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