]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv/gameserv.example.conf
added new config file directive maxnicklen
[irc/gameservirc.git] / gameserv / gameserv.example.conf
index 99744495cd1ec0e1ff5b8f1618dad6898462b2b6..3daa80061091605c44dbce8cf8bef87cc29f6a2d 100644 (file)
@@ -202,5 +202,8 @@ maxidletime 300
 #     random it gets.
 idlecheckperiod 300
 
+# This is the maximum length that a nickname can be
+maxnicklen 20
+
 # Delete or comment this line so that GameServ will Load
 die You must read the entire config file!