Document new option disable_ssl in README.

This commit is contained in:
Christian Berg 2013-04-10 18:20:28 +03:00
parent 74ea87bf34
commit 41ce745cc3

View file

@ -169,6 +169,10 @@ The address that the web server should bind to for HTTPS requests (defaults to `
The port on which the puppetdb web server should accept HTTPS requests (defaults to '8081').
####`disable_ssl`
If true, the puppetdb web server will only serve HTTP and not HTTPS requests (defaults to false).
####`open_ssl_listen_port`
If true, open the ssl_listen\_port on the firewall (defaults to true).