mirror of
https://github.com/correl/mage.git
synced 2024-11-22 03:00:11 +00:00
...
This commit is contained in:
parent
41d9cb30de
commit
4b4123742e
1 changed files with 3 additions and 0 deletions
3
Mage.Server/config/security.policy
Normal file
3
Mage.Server/config/security.policy
Normal file
|
@ -0,0 +1,3 @@
|
|||
grant {
|
||||
permission java.security.AllPermission;
|
||||
};
|
Loading…
Reference in a new issue