]> jfr.im git - irc/quakenet/newserv.git/blobdiff - newsearch/newsearch.h
Added reason support for ns-gline.c and ns-kill.c
[irc/quakenet/newserv.git] / newsearch / newsearch.h
index 28714aa52424f1ad68259691320c0eba54828fd3..bd94144dc28017825b2c6e0339d2a044fa71f72e 100644 (file)
@@ -17,6 +17,8 @@
 /* gline duration, in seconds */
 #define    NSGLINE_DURATION       3600
 
+#define    NSMAX_REASON_LEN       120
+
 
 #define    RETURNTYPE_BOOL        0x01
 #define    RETURNTYPE_INT         0x02