summaryrefslogtreecommitdiff
path: root/poezio/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/config.py')
-rw-r--r--poezio/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/config.py b/poezio/config.py
index 0fb6d118..830c505b 100644
--- a/poezio/config.py
+++ b/poezio/config.py
@@ -137,7 +137,7 @@ DEFAULT_CONFIG = {
'themes_dir': '',
'tmp_image_dir': '',
'use_bookmarks_method': '',
- 'use_log': False,
+ 'use_log': True,
'use_remote_bookmarks': True,
'user_list_sort': 'desc',
'use_tab_nicks': True,