Closes #295: allow_registration is now mentioned in configuration doc

This commit is contained in:
Guillermo Bonvehi 2015-01-05 14:08:40 -03:00
parent f738698525
commit 3bbdafcb9d

View File

@ -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
-------