]> git.babelmonkeys.de Git - xmppchat.git/blobdiff - js/config.js
Separate config
[xmppchat.git] / js / config.js
diff --git a/js/config.js b/js/config.js
new file mode 100644 (file)
index 0000000..aa44de0
--- /dev/null
@@ -0,0 +1,5 @@
+var BOSH_LOCATION = '/http-bind/';
+var room = 'test@conference.localhost';
+var jid = 'anon.localhost'
+var password = '';
+