4 lines
125 B
Plaintext
Raw Permalink Normal View History

2025-03-19 15:04:57 +08:00
grant {
// needed because of the hot reload functionality
permission java.net.SocketPermission "*", "connect,resolve";
};