Commit 4e2745a4 authored by JC Brand's avatar JC Brand

Add bosh_service_url to list of default config pars

parent 7db90a5e
......@@ -2512,6 +2512,7 @@
converse.initialize = function (settings) {
// Default values
this.bosh_service_url = ''; // The BOSH connection manager URL. Required if you are not prebinding.
this.animate = true;
this.auto_list_rooms = false;
this.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