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, 0 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c
index a41ab91..f8ef0b2 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -1103,7 +1103,6 @@ set_default_conf(void)
ConfigChannel.knock_delay_channel = 60;
ConfigChannel.max_chans_per_user = 25;
ConfigChannel.max_chans_per_oper = 50;
- ConfigChannel.quiet_on_ban = 1;
ConfigChannel.max_bans = 25;
ConfigChannel.default_split_user_count = 0;
ConfigChannel.default_split_server_count = 0;