24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-04 21:27:16 +02:00

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

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: