aix-docker/elasticsearch/plugins/7.17.10/ik/plugin-security.policy
2023-09-07 10:38:27 +08:00

4 lines
125 B
Plaintext

grant {
// needed because of the hot reload functionality
permission java.net.SocketPermission "*", "connect,resolve";
};