Browse Source

Closes #295: allow_registration is now mentioned in configuration doc

Guillermo Bonvehi 10 years ago
parent
commit
3bbdafcb9d
1 changed files with 9 additions and 0 deletions
  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
 -------