]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/common.h
Force part local users (not resv_exempt) on channel resv.
[irc/rqf/shadowircd.git] / include / common.h
index b96cb0f864b1aba4bba79ebfb89db81f4cbac490..228bab4416c2192ce56cef80dac3a43451937baa 100644 (file)
@@ -65,4 +65,7 @@
 /* Right out of the RFC */
 #define IRCD_BUFSIZE 512
 
+/* readbuf size */
+#define READBUF_SIZE 16384
+
 #endif /* INCLUDED_common_h */