]> jfr.im git - irc/quakenet/newserv.git/blobdiff - chanserv/chanserv.h
Implement --help parameter.
[irc/quakenet/newserv.git] / chanserv / chanserv.h
index e9539b87ca79228f098f77da9171282ef4339dba..280a3977db7bbf44b697d88d6c0627af444a7ec0 100644 (file)
 #define MAXCHANLEVS  500
 #define MAXBANS      50
 
+/* Maximum number of channels a user may be known on */
+#define MAXCHANNELS  500
+
 /* Sources of entropy and standard length defines */
 #define ENTROPYSOURCE "/dev/urandom"
 #define ENTROPYLEN    8