Mention "starttls_required" option in ejabberd.yml

Closes #258.
This commit is contained in:
Holger Weiss 2014-07-27 12:44:34 +02:00
parent bee9ffd91e
commit 4a02df8b6d
1 changed files with 5 additions and 0 deletions

View File

@ -113,6 +113,11 @@ listen:
## certfile: "/path/to/ssl.pem"
## starttls: true
##
## To enforce TLS encryption for client connections,
## use this instead of the "starttls" option:
##
## starttls_required: true
##
## Custom OpenSSL options
##
## protocol_options: