From d9050e9565e8c7a3e5ad101f9998c72f7d812baa Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 18 Jun 2015 21:11:58 +0200 Subject: Add a show_jid_in_conversations option To hide or show the JID of the contact in conversation tabs. --- data/default_config.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/default_config.cfg') diff --git a/data/default_config.cfg b/data/default_config.cfg index c9196979..519dafb1 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -305,6 +305,9 @@ show_muc_jid = true # poezio will only show: toto (2) show_roster_jids = true +# Show JIDs in conversation tabs +show_jid_in_conversations = true + # show s2s errors in the roster show_s2s_errors = true -- cgit v1.2.3