X-Git-Url: http://git.babelmonkeys.de/?p=xmppchat.git;a=blobdiff_plain;f=js%2Fconfig.js;fp=js%2Fconfig.js;h=aa44de05847c1e07fa2eff00a2d86302e28a2dcf;hp=0000000000000000000000000000000000000000;hb=b0c2de16a64172c6a7760f62428e4c785c381edf;hpb=35779938882c9328858d8494cc62f01fda153bd8 diff --git a/js/config.js b/js/config.js new file mode 100644 index 0000000..aa44de0 --- /dev/null +++ b/js/config.js @@ -0,0 +1,5 @@ +var BOSH_LOCATION = '/http-bind/'; +var room = 'test@conference.localhost'; +var jid = 'anon.localhost' +var password = ''; +