1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-01-15 03:00:11 +00:00
mage/Mage.Server/config/security.policy

3 lines
56 B
Text
Raw Normal View History

2010-03-21 04:05:33 +00:00
grant {
permission java.security.AllPermission;
};