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 a3bc5685..9c06d25b 100644
--- a/poezio/config.py
+++ b/poezio/config.py
@@ -104,6 +104,7 @@ DEFAULT_CONFIG = {
'roster_sort': 'jid:show',
'save_status': True,
'self_ping_interval': 0,
+ 'self_ping_timeout': 60,
'send_chat_states': True,
'send_initial_presence': True,
'send_os_info': True,