Ver Fonte

Closes #295: allow_registration is now mentioned in configuration doc

Guillermo Bonvehi há 10 anos atrás
pai
commit
3bbdafcb9d
1 ficheiros alterados com 9 adições e 0 exclusões
  1. 9 0
      docs/source/configuration.rst

+ 9 - 0
docs/source/configuration.rst

@@ -53,6 +53,15 @@ Default:  ``true``
 
 Allow Off-the-record encryption of single-user chat messages.
 
+allow_registration
+---------
+
+Default:  ``true``
+
+Support for `XEP-0077: In band registration <http://xmpp.org/extensions/xep-0077.html>`_
+
+Allow XMPP account registration showing the corresponding UI register form interface.
+
 animate
 -------