diff --git a/ejabberd.yml.example b/ejabberd.yml.example index df5da35e0..4ff2835dc 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -127,9 +127,9 @@ hosts: ## define_macro: ## 'TLS_CIPHERS': "HIGH:!aNULL:!eNULL:!3DES:@STRENGTH" ## 'TLS_OPTIONS': -## - "no_sslv3" -## - "cipher_server_preference" -## - "no_compression" +## - "no_sslv3" +## - "cipher_server_preference" +## - "no_compression" ## 'DH_FILE': "/path/to/dhparams.pem" # generated with: openssl dhparam -out dhparams.pem 2048 ## ## c2s_dhfile: 'DH_FILE'