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 24e771fd..a3bc5685 100644
--- a/poezio/config.py
+++ b/poezio/config.py
@@ -103,7 +103,7 @@ DEFAULT_CONFIG = {
'roster_show_offline': False,
'roster_sort': 'jid:show',
'save_status': True,
- 'self_ping_delay': 0,
+ 'self_ping_interval': 0,
'send_chat_states': True,
'send_initial_presence': True,
'send_os_info': True,