summaryrefslogtreecommitdiff
path: root/src/protocol/ratbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol/ratbox.c')
-rw-r--r--src/protocol/ratbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c
index 2564a99f3..b3fa7eaf0 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -54,6 +54,7 @@ IRCDVar myIrcd[] = {
0, /* CIDR channelbans */
"$$", /* TLD Prefix for Global */
false, /* Auth for users is sent after the initial NICK/UID command */
+ 4, /* Max number of modes we can send per line */
}
,
{NULL}