diff options
Diffstat (limited to 'config.c')
-rw-r--r-- | config.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |