From bf4dfea1afb4f373a153fff8d90d7bbd3fc19f67 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Mon, 30 Jun 2014 14:55:52 +0200 Subject: [PATCH] Use builds and public connection manager --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f8d04ab4a..0d6cab8c8 100644 --- a/index.html +++ b/index.html @@ -12,9 +12,11 @@ + + - @@ -227,7 +229,7 @@ allow_otr: true, auto_list_rooms: false, auto_subscribe: false, - bosh_service_url: 'http://devbox:8890/http-bind', // Please use this connection manager only for testing purposes + bosh_service_url: 'https://bind.conversejs.org', // Please use this connection manager only for testing purposes debug: true , hide_muc_server: false, i18n: locales['en'], // Refer to ./locale/locales.js to see which locales are supported