]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
modules/m_challenge.c: log correct mechanism
[solanum.git] / doc / reference.conf
index e4a16dbc4a748a5aa67b992bba5ec87055ce28c2..58b5fed1f8696045e9d96af192c3cd6367e82893 100644 (file)
@@ -1315,6 +1315,13 @@ general {
         */
        ping_cookie = no;
 
+       /* ping warn time: how long to wait after pinging a server before starting
+        * to complain it is unresponsive. Note that the ping check interval is 30 
+        * seconds, so the first complaint will come at the next check after this 
+        * time has passed.
+        */
+       ping_warn_time = 15 seconds;
+
        /* connect timeout: sets how long we should wait for a connection
         * request to succeed
         */