]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/reference.conf
[svn] Move new_local_user hook, so it is possible to call
[irc/rqf/shadowircd.git] / doc / reference.conf
index e2132818b071245185c0f82ff451078927e5d715..06ec89ead4b052c1f45cf7b603e73382b94131cc 100755 (executable)
@@ -6,7 +6,7 @@
  *
  * Written by ejb, wcampbel, db, leeh and others
  *
- * $Id: reference.conf 3257 2007-03-13 16:09:28Z jilles $
+ * $Id: reference.conf 3390 2007-04-05 00:12:55Z jilles $
  */
 
 /* IMPORTANT NOTES:
@@ -120,7 +120,9 @@ serverinfo {
        #vhost6 = "3ffe:80e8:546::2";
 
        /* max_clients: this should be set to the maximum amount of clients
-        * that the server should support.
+        * that the server should support. Note that you should leave some
+        * file descriptors free for log files, server connections, ident
+        * lookups (if enabled), exceed_limit clients, etc.
         */
        max_clients = 1024;
 };