summaryrefslogtreecommitdiff
path: root/src/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.py')
-rw-r--r--src/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.py b/src/config.py
index 0504dbd5..bd703c5a 100644
--- a/src/config.py
+++ b/src/config.py
@@ -77,6 +77,7 @@ DEFAULT_CONFIG = {
'max_messages_in_memory': 2048,
'max_nick_length': 25,
'muc_history_length': 50,
+ 'notify_messages': True,
'open_all_bookmarks': False,
'password': '',
'plugins_autoload': '',