diff options
-rw-r--r-- | doc/reference.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index baa6a0e..c79aba4 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -472,6 +472,7 @@ operator { /* * ssl_connection_required: client must be connected over SSL/TLS * in order to be able to use this oper{} block. + * Default is 'no' if nothing else is specified. */ ssl_connection_required = no; |