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 e98a57c1..1eda2e86 100644
--- a/poezio/config.py
+++ b/poezio/config.py
@@ -93,6 +93,7 @@ DEFAULT_CONFIG: ConfigDict = {
'log_dir': '',
'log_errors': True,
'mam_sync': True,
+ 'mam_sync_limit': 2000,
'max_lines_in_memory': 2048,
'max_messages_in_memory': 2048,
'max_nick_length': 25,