mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Fix example config macro names
These were missed in c26b56679e (diff-19e0c10699732f76181f70cfbec95d38)
I guess.
This commit is contained in:
parent
f66a004821
commit
84819ba0fe
@ -257,9 +257,9 @@ listen:
|
|||||||
## request_handlers:
|
## request_handlers:
|
||||||
## "": mod_http_upload
|
## "": mod_http_upload
|
||||||
## tls: true
|
## tls: true
|
||||||
## protocol_options: 'TLSOPTS'
|
## protocol_options: 'TLS_OPTIONS'
|
||||||
## dhfile: 'DHFILE'
|
## dhfile: 'DH_FILE'
|
||||||
## ciphers: 'CIPHERS'
|
## ciphers: 'TLS_CIPHERS'
|
||||||
|
|
||||||
## Disabling digest-md5 SASL authentication. digest-md5 requires plain-text
|
## Disabling digest-md5 SASL authentication. digest-md5 requires plain-text
|
||||||
## password storage (see auth_password_format option).
|
## password storage (see auth_password_format option).
|
||||||
|
Loading…
Reference in New Issue
Block a user