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

3 lines
56 B
Text
Raw Normal View History

2010-03-22 01:03:17 +00:00
grant {
permission java.security.AllPermission;
};