]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
Change config option for ident_timeout to default_ident_timeout as jilles
[solanum.git] / doc / reference.conf
index d71cd0b007e9bbe0e2556c06aa1b4217b879f84c..4c0e604bae529cd5084d4148ddc13c42d746194d 100755 (executable)
@@ -1116,6 +1116,11 @@ general {
         */
        connect_timeout = 30 seconds;
 
+       /* ident timeout: Amount of time (in seconds) that the IRCd will
+        * wait for a user to respond to an ident request.
+        */
+       default_ident_timeout = 5;
+
        /* disable auth: disables identd checking */
        disable_auth = no;