summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@bouah.net>2018-12-16 16:40:15 +0000
committerMaxime “pep” Buquet <pep@bouah.net>2018-12-16 16:57:48 +0000
commit91ee1211953fc4ad1407dee35c760abbf6b25d64 (patch)
tree3e954116268a87c6b5fd625c903a1668a575c500 /doc
parent3ad55c746e1a28f457a5b1f26873097c263812a3 (diff)
downloadpoezio-91ee1211953fc4ad1407dee35c760abbf6b25d64.tar.gz
poezio-91ee1211953fc4ad1407dee35c760abbf6b25d64.tar.bz2
poezio-91ee1211953fc4ad1407dee35c760abbf6b25d64.tar.xz
poezio-91ee1211953fc4ad1407dee35c760abbf6b25d64.zip
impromptu: document default_muc_service
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/source/configuration.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 6baa6a27..da6d7954 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -81,6 +81,15 @@ and certificate validation.
you know what you are doing, see the :ref:`ciphers` dedicated section
for more details.
+ default_muc_service
+
+ **Default value:** ``[empty]``
+
+ If specified, will be used instead of the MUC service provided by
+ the user domain.
+
+ .. versionadded:: 0.13
+
force_encryption
**Default value:** ``true``