doc: Move default_muc_service out of security category
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
d90c65d8e3
commit
79a62bbd53
1 changed files with 9 additions and 9 deletions
|
@ -81,15 +81,6 @@ 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``
|
||||
|
@ -142,6 +133,15 @@ Options related to account configuration, nickname…
|
|||
This option can be combined with :term:`custom_host`.
|
||||
You should not need this in a "normal" use case.
|
||||
|
||||
default_muc_service
|
||||
|
||||
**Default value:** ``[empty]``
|
||||
|
||||
If specified, will be used instead of the MUC service provided by
|
||||
the user domain.
|
||||
|
||||
.. versionadded:: 0.13
|
||||
|
||||
default_nick
|
||||
|
||||
**Default value:** ``[empty]``
|
||||
|
|
Loading…
Reference in a new issue