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 e488dec..ca93b9e 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -1176,6 +1176,7 @@ set_default_conf(void)
ConfigFileEntry.oper_umodes = UMODE_BOTS | UMODE_LOCOPS | UMODE_SERVNOTICE |
UMODE_OPERWALL | UMODE_WALLOP;
ConfigFileEntry.throttle_time = 1;
+ ConfigFileEntry.tkline_max = 24 * 3600;
}
static void