Commit 2708d976 authored by JC Brand's avatar JC Brand

typo and comment

parent 63508ae4
......@@ -15,7 +15,7 @@
Configuration variables:
========================
Prebind
prebind
========
Use this option when you want to attach to an existing XMPP connection that was
......
require(["jquery", "converse"], function($, converse) {
converse.initialize({
animate: true,
bosh_service_url: 'https://bind.opkode.im',
bosh_service_url: 'https://bind.opkode.im', // Please use this connection manager only for testing purposes
prebind: false,
xhr_user_search: false,
auto_subscribe: false
......
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