summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-08-13 22:04:42 +0200
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2018-08-13 22:04:42 +0200
commit661fab8df0ab7482e530030eba617f2818d7e386 (patch)
tree6917f69de80e343f3fafd93451cc531cb53bec97 /data
parent40fc9246e5de87991ba1823bbe235a35785343cc (diff)
downloadpoezio-661fab8df0ab7482e530030eba617f2818d7e386.tar.gz
poezio-661fab8df0ab7482e530030eba617f2818d7e386.tar.bz2
poezio-661fab8df0ab7482e530030eba617f2818d7e386.tar.xz
poezio-661fab8df0ab7482e530030eba617f2818d7e386.zip
Switch the default use_log value to true
Since this is a privacy sensitive action, a short message is now displayed on first run.
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg2
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)