summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2016-06-12 21:45:04 +0200
committermathieui <mathieui@mathieui.net>2016-06-12 21:45:04 +0200
commitaa79acb7d9cef2f19376a20ac27c13b9b46ac6e6 (patch)
tree6755dc4266973f16bf5ec905e3cb722507318303 /data
parent3de3dbd7fcc1ffbea5b459a912fc87abaedc5474 (diff)
downloadpoezio-aa79acb7d9cef2f19376a20ac27c13b9b46ac6e6.tar.gz
poezio-aa79acb7d9cef2f19376a20ac27c13b9b46ac6e6.tar.bz2
poezio-aa79acb7d9cef2f19376a20ac27c13b9b46ac6e6.tar.xz
poezio-aa79acb7d9cef2f19376a20ac27c13b9b46ac6e6.zip
Disable smacks by default
Diffstat (limited to 'data')
-rw-r--r--data/default_config.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index 7135456b..dacf1576 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -172,6 +172,11 @@ use_bookmarks_method =
# colored text for example.
#enable_xhtml_im = true
+# Stream Management (XEP-0198) is an extension designed to improve
+# the reliability of XMPP in unreliable network conditions (such
+# as mobile networks). It can however increase bandwidth usage.
+#enable_smacks = false
+
# Set a number for this setting.
# The join OR status-change notices will be
# displayed according to this number.