Consistent handling of wz files and their paths
This commit is contained in:
@@ -969,7 +969,6 @@ public class Server {
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.setProperty("wzpath", "wz");
|
||||
Security.setProperty("crypto.policy", "unlimited");
|
||||
AutoJCE.removeCryptographyRestrictions();
|
||||
Server.getInstance().init();
|
||||
|
||||
Reference in New Issue
Block a user