]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/ircd_defs.h
Add some ircd-seven love to CREDITS.
[irc/rqf/shadowircd.git] / include / ircd_defs.h
index cb26b953d5324e837167c081b494828d1c44e03f..071c92f0f50c94259d6b71590e1f778688cf0db2 100644 (file)
 #define BANREASONLEN   390     /* kline/dline */
 #define AWAYLEN                TOPICLEN
 #define KILLLEN         200    /* with Killed (nick ()) added this should fit in quit */
-#define METADATAKEYLEN 31
-/* :012345678901234567890123456789012345678901234567890123456789123 792 * 012345678901234567890123456789 012345678901234567890123456789 :
- * takes at most 137 bytes
- * :123456789 ENCAP * PRESENCE 012345678901234567890123456789 :
- * takes at most 63 bytes
- * */
-#define METADATAVALUELEN 300
 
 /* 23+1 for \0 */
 #define KEYLEN          24