mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Fix indentation in commented example
This commit is contained in:
parent
f914c61f42
commit
1fac3e58b3
@ -127,9 +127,9 @@ hosts:
|
|||||||
## define_macro:
|
## define_macro:
|
||||||
## 'TLS_CIPHERS': "HIGH:!aNULL:!eNULL:!3DES:@STRENGTH"
|
## 'TLS_CIPHERS': "HIGH:!aNULL:!eNULL:!3DES:@STRENGTH"
|
||||||
## 'TLS_OPTIONS':
|
## 'TLS_OPTIONS':
|
||||||
## - "no_sslv3"
|
## - "no_sslv3"
|
||||||
## - "cipher_server_preference"
|
## - "cipher_server_preference"
|
||||||
## - "no_compression"
|
## - "no_compression"
|
||||||
## 'DH_FILE': "/path/to/dhparams.pem" # generated with: openssl dhparam -out dhparams.pem 2048
|
## 'DH_FILE': "/path/to/dhparams.pem" # generated with: openssl dhparam -out dhparams.pem 2048
|
||||||
##
|
##
|
||||||
## c2s_dhfile: 'DH_FILE'
|
## c2s_dhfile: 'DH_FILE'
|
||||||
|
Loading…
Reference in New Issue
Block a user