]> jfr.im git - solanum.git/blobdiff - doc/example.conf
Add support for customizing the usable nick length.
[solanum.git] / doc / example.conf
index a365111466fc02706a23ee7c2253f48536e853ff..bbc44012c049681f2d873743edc909c3056d2861 100755 (executable)
@@ -80,6 +80,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 {