If you are using prebinding, you need to specify the fullname of the currently
logged in user.
xhr_user_search
---------------
There are two ways to add users.
* The user inputs a valid JID (Jabber ID), and the user is added as a pending
contact.
* The user inputs some text (for example part of a firstname or lastname), an XHR will be made to a backend, and a list of matches are returned. The user can then choose one of the matches to add as a contact.
This setting enables the second mechanism, otherwise by default the first will
be used.
auto_subscribe
--------------
If true, the user will automatically subscribe back to any contact requests.
animate
-------
Show animations, for example when opening and closing chat boxes.