open_ssl_listen_port defaults to undef, not true
changed in commit 448f8bc996
This commit is contained in:
parent
d05e09fa54
commit
ec93e5171b
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ Defaults to `false`.
|
|||
|
||||
####`open_ssl_listen_port`
|
||||
|
||||
If true, open the `ssl_listen_port` on the firewall. Defaults to `true`.
|
||||
If true, open the `ssl_listen_port` on the firewall. Defaults to `undef`.
|
||||
|
||||
####`ssl_protocols`
|
||||
|
||||
|
|
Loading…
Reference in a new issue