]> jfr.im git - irc/quakenet/newserv.git/commitdiff
Increased chanlev limit to 500.
authorsplidge <redacted>
Wed, 26 Mar 2008 00:10:36 +0000 (00:10 +0000)
committersplidge <redacted>
Wed, 26 Mar 2008 00:10:36 +0000 (00:10 +0000)
chanserv/chanserv.h

index 9aed1a6a604d287aba37c7ef720e20856f063642..c8f81c3e85cacf473ac7f47766af41cef6faac3d 100644 (file)
@@ -78,7 +78,7 @@
 #define MAXLANG      50
 
 /* Maximum number of user chanlevs and bans */
-#define MAXCHANLEVS  250
+#define MAXCHANLEVS  500
 #define MAXBANS      50
 
 /* Sources of entropy and standard length defines */