]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
Change config option for ident_timeout to default_ident_timeout as jilles
[irc/rqf/shadowircd.git] / doc / reference.conf
index 03fe6689912aed513d1041ce8705b86446476340..fe082d77e7afb8ed61371e09528af9923b3e249e 100755 (executable)
@@ -1301,7 +1301,7 @@ general {
        /* ident timeout: Amount of time (in seconds) that the IRCd will
         * wait for a user to respond to an ident request.
         */
-       ident_timeout = 5;
+       default_ident_timeout = 5;
 
        /* disable auth: disables identd checking */
        disable_auth = no;