summaryrefslogtreecommitdiff
path: root/src/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.c b/src/conf.c
index 5850ffb..6f21b24 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -1118,6 +1118,7 @@ set_default_conf(void)
ConfigChannel.default_split_server_count = 0;
ConfigChannel.no_join_on_split = 0;
ConfigChannel.no_create_on_split = 0;
+ ConfigChannel.default_modes = MODE_NOPRIVMSGS | MODE_TOPICLIMIT;
ConfigServerHide.flatten_links = 0;
ConfigServerHide.links_delay = 300;