summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorLuke Marlin <luke.marlin@viacesi.Fr>2016-11-06 17:42:25 +0100
committerLuke Marlin <luke.marlin@viacesi.Fr>2016-11-06 17:42:25 +0100
commit62a04803f0201cf06a21c835dccc219e682e6f3b (patch)
tree5a70e8dc6f85d82fa88cd2b5609ab931deaf20ba /doc/source
parent3c894ea558ef167d3332b07ea7929854b53b3ae5 (diff)
downloadpoezio-62a04803f0201cf06a21c835dccc219e682e6f3b.tar.gz
poezio-62a04803f0201cf06a21c835dccc219e682e6f3b.tar.bz2
poezio-62a04803f0201cf06a21c835dccc219e682e6f3b.tar.xz
poezio-62a04803f0201cf06a21c835dccc219e682e6f3b.zip
Made doc more clear on how to configure information_popup_type_filter
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/configuration.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index f13597e8..3f9cd094 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -634,7 +634,7 @@ or the way messages are displayed.
Some informational messages (error, a contact getting connected, etc)
are sometimes added to the information buffer.
- A list of message types that should never be displayed in the information
+ A list of message types separated by colons (":") that should never be displayed in the information
buffer.
Possible values: ``error``, ``roster``, ``warning``, ``info``, ``help``