]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
Add support for customizing the usable nick length.
[solanum.git] / doc / reference.conf
index 91da8ff403592865c81c7289c4998e40c89a1730..332f5cea41af0b272ee43eedb314082d9d88b594 100755 (executable)
@@ -160,6 +160,9 @@ serverinfo {
         *   /quote set maxclients <limit>
         */
        default_max_clients = 1024;
+
+       /* nicklen: enforced nickname length (for this server only; must be 50 or smaller) */
+       nicklen = 30;
 };
 
 /* admin {}: contains admin information about the server. (OLD A:) */