]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
ircd/modules.c: complain to foreground if unable to locate module
[solanum.git] / doc / reference.conf
index 98f2093159f3a50d7d2324e15f254e8781608904..72af51828d9b25c82b2870119986c61e1bc10a78 100644 (file)
@@ -1312,6 +1312,12 @@ general {
         */
        max_targets = 4;
 
+       /* post-registration delay: wait this long before processing commands from a newly
+        * registered user. Used to allow network utility bots to perform any actions
+        * (such as host changes or proxy scanning) before the user can join channels.
+        */
+       post_registration_delay = 2 seconds;
+
        /* use_whois_actually: send clients requesting a whois a numeric
         * giving the real IP of non-spoofed clients to prevent DNS abuse.
         */