summaryrefslogtreecommitdiff
path: root/poezio/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/config.py')
-rw-r--r--poezio/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/poezio/config.py b/poezio/config.py
index 713eada7..e98a57c1 100644
--- a/poezio/config.py
+++ b/poezio/config.py
@@ -92,6 +92,7 @@ DEFAULT_CONFIG: ConfigDict = {
'lazy_resize': True,
'log_dir': '',
'log_errors': True,
+ 'mam_sync': True,
'max_lines_in_memory': 2048,
'max_messages_in_memory': 2048,
'max_nick_length': 25,