diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 1efec665..681d4dd5 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -258,6 +258,9 @@ show_muc_jid = true # poezio will only show: toto (2) show_roster_jids = true +# show s2s errors in the roster +show_s2s_errors = true + # If set to true, the roster will display the offline contacts too roster_show_offline = false |