]> granicus.if.org Git - ejabberd/commitdiff
Fix minor typo in comment
authorChristophe Romain <christophe.romain@process-one.net>
Fri, 24 Nov 2017 16:17:48 +0000 (17:17 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Fri, 24 Nov 2017 16:17:48 +0000 (17:17 +0100)
ejabberd.yml.example

index e178e956d73a7d49854cde57be7db86769263f95..3931a0a439a550cc565fc2685141272fb34a1a5f 100644 (file)
@@ -126,7 +126,7 @@ hosts:
 ##      - "no_sslv3"
 ##      - "cipher_server_preference"
 ##      - "no_compression"
-##   'DHFILE': "/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'
 ## s2s_dhfile: 'DH_FILE'