summaryrefslogtreecommitdiff
path: root/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'config.c')
-rw-r--r--config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.c b/config.c
index f557001..b021f75 100644
--- a/config.c
+++ b/config.c
@@ -178,7 +178,7 @@ int createconfigfile(char *filename) {
"#channels = \"#blabouncer,#test\"\n"
"\n"
"# How many seconds of replay log should be sent to connecting clients\n"
- "replayseconds = \"7200\"\n"
+ "replayseconds = \"600\"\n"
"\n"
"# Connect password clients must provided to connect\n"
"password = \"bananas\"\n"