]> granicus.if.org Git - ejabberd/commitdiff
Fix outgoing_s2s_timeout description (#1684)
authorChristophe Romain <christophe.romain@process-one.net>
Wed, 21 Jun 2017 14:30:51 +0000 (16:30 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Wed, 21 Jun 2017 14:30:51 +0000 (16:30 +0200)
ejabberd.yml.example

index c558305634d5d45710df1e2a08ca90e7af040da5..62a6fe5caa4c33cff1c029b4e07cfdceba6dec1e 100644 (file)
@@ -265,12 +265,12 @@ listen:
 ## Outgoing S2S options
 ##
 ## Preferred address families (which to try first) and connect timeout
-## in milliseconds.
+## in seconds.
 ##
 ## outgoing_s2s_families:
 ##   - ipv4
 ##   - ipv6
-## outgoing_s2s_timeout: 10000
+## outgoing_s2s_timeout: 190
 
 ###.  ==============
 ###'  AUTHENTICATION