]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
[svn] Apply ratbox flood fix.
[irc/rqf/shadowircd.git] / doc / reference.conf
index 06ec89ead4b052c1f45cf7b603e73382b94131cc..be0c3a16a93bbdc91fb914a34a28ffcae6a4b6cc 100755 (executable)
@@ -6,7 +6,7 @@
  *
  * Written by ejb, wcampbel, db, leeh and others
  *
- * $Id: reference.conf 3390 2007-04-05 00:12:55Z jilles $
+ * $Id: reference.conf 3446 2007-05-14 22:21:16Z jilles $
  */
 
 /* IMPORTANT NOTES:
@@ -1119,6 +1119,11 @@ general {
 
        /* reject duration: the amount of time to cache the rejection */
        reject_duration = 5 minutes;
+
+       /* max_unknown_ip: maximum number of pending connections to the server
+         * that are allowed per IP address
+        */
+       max_unknown_ip = 2;
 };
 
 modules {