diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 6be44768..b05acd09 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -251,7 +251,7 @@ use_bookmarks_method = # set to 'true' if you want to save logs of all the messages # in files. -#use_log = false +#use_log = true # The number of lines to preload in a chat buffer when it opens # (the lines are preloaded from the log files) |