]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/defines.h
Make the maximum /list reply length a configurable limit.
[ngircd-alex.git] / src / ngircd / defines.h
index b387493c6ab3ca0643a2322e99a26dab23688051..345f1bed298a9a9bd3e9d7ad417da467d6aeb534 100644 (file)
 
 /* Defaults and limits for IRC commands */
 
 
 /* Defaults and limits for IRC commands */
 
-/** Max. number of LIST replies. */
-#define MAX_RPL_LIST 100
-
 /** Max. number of elemets allowed in channel invite and ban lists. */
 #define MAX_HNDL_CHANNEL_LISTS 50
 
 /** Max. number of elemets allowed in channel invite and ban lists. */
 #define MAX_HNDL_CHANNEL_LISTS 50