This commit is contained in:
p.molyavin 2017-02-13 09:09:17 +07:00
parent 44499d1ec3
commit f80fe56af9

View file

@ -107,9 +107,5 @@
# only for migration purposes.
#-Delasticsearch.json.allow_unquoted_field_names=true
{% if jmx_remote_monitoring_enabled == true %}
#-Dcom.sun.management.jmxremote.port={{ jmx_remote_monitoring_port }}
#-Dcom.sun.management.jmxremote.authenticate={{ jmx_remote_monitoring_auth }}
#-Dcom.sun.management.jmxremote.ssl={{ jmx_remote_monitoring_ssl }}
##-Djava.rmi.server.hostname="127.0.0.1"
-Dcom.sun.management.jmxremote
{% endif %}