1.1.54189 (2017-03-17)
- Config: Allow define several graphite blocks, graphite.interval=60 option added. use_graphite option deleted.
- Configuration elements can now be loaded from ZooKeeper (see documentation)
1.1.54181 (2017-03-10)
-
https server: to enable: get/generate keys, uncomment in config.xml:
<https_port>8443</https_port>
and tune<openSSL>
section -
listen_host by default changed to ::1 and 127.0.0.1. If you want use connections from other computers write to config.xml:
<listen_host>::</listen_host>