aix-docker/elasticsearch/plugins/7.17.13/ik/plugin-security.policy
2023-11-02 14:32:56 +08:00

4 lines
125 B
Plaintext

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