]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - conf/links.conf.example
Don't globally route SETNAME, the FNAME is sufficient. Fixes bug #875
[user/henk/code/inspircd.git] / conf / links.conf.example
index 96c7c77735bb1409fdefd78be6c64d876ab9a97b..c89fa80438ba874acae08ce292565a48864cbcec 100644 (file)
@@ -46,7 +46,7 @@
       # timeout: If defined, this option defines how long the server
       # will wait to consider the connect attempt failed and try the
       # failover (see above).
-      timeout="15"
+      timeout="300"
 
       # transport: If defined, this states extra modules that can be
       # used in the connection. Options are: "openssl" and "gnutls"
@@ -81,7 +81,7 @@
       allowmask="69.58.44.0/24"
       autoconnect="300"
       failover="hub.other.net"
-      timeout="15"
+      timeout="300"
       transport="gnutls"
       bind="1.2.3.4"
       statshidden="no"