Commit f6a6456f authored by JC Brand's avatar JC Brand

Notes formatting

parent 7066e70b
=========================
Converse.js Documentation
=========================
------------------------------------
Converse.js configuration variables: Converse.js configuration variables:
==================================== ------------------------------------
Prebind Prebind
-------- ========
Use this option if you don't want to render the login form on the chat control Use this option if you don't want to render the login form on the chat control
box. box.
...@@ -24,13 +29,13 @@ have to write a Javascript snippet to attach to the set up connection:: ...@@ -24,13 +29,13 @@ have to write a Javascript snippet to attach to the set up connection::
} }
fullname fullname
-------- ========
If you are using prebinding, you need to specify the fullname of the currently If you are using prebinding, you need to specify the fullname of the currently
logged in user. logged in user.
xhr_user_search xhr_user_search
--------------- ===============
There are two ways to add users. There are two ways to add users.
...@@ -42,11 +47,11 @@ This setting enables the second mechanism, otherwise by default the first will ...@@ -42,11 +47,11 @@ This setting enables the second mechanism, otherwise by default the first will
be used. be used.
auto_subscribe auto_subscribe
-------------- ==============
If true, the user will automatically subscribe back to any contact requests. If true, the user will automatically subscribe back to any contact requests.
animate animate
------- =======
Show animations, for example when opening and closing chat boxes. Show animations, for example when opening and closing chat boxes.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment