diff options
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r-- | data/default_config.cfg | 5 |
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. |