diff options
author | mathieui <mathieui@mathieui.net> | 2013-03-04 16:01:35 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-03-04 16:01:35 +0100 |
commit | f40cfe26699a60191ab7dfd719206ced739d3955 (patch) | |
tree | a654386a07285fff0fecb8e5de808fa474f73456 /doc | |
parent | f7204ab0a37971e77c3601f7167db79d805a2428 (diff) | |
download | poezio-f40cfe26699a60191ab7dfd719206ced739d3955.tar.gz poezio-f40cfe26699a60191ab7dfd719206ced739d3955.tar.bz2 poezio-f40cfe26699a60191ab7dfd719206ced739d3955.tar.xz poezio-f40cfe26699a60191ab7dfd719206ced739d3955.zip |
Add a show_s2s_errors config option (cf #2182)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/configure.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 716d97a3..02cd454d 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -388,6 +388,10 @@ section of this documentation. the contact names). If there is no contact name, the JID will still be displayed. +*show_s2s_errors*:: true + + Show s2s errors in the roster or not. + *show_tab_names*:: false If you want to show the tab name in the bottom Tab bar, set this to true. |