]> cgit.babelmonkeys.de Git - socialXMPP.git/commitdiff
Change default settings
authorFlorian Zeitz <florob@babelmonkeys.de>
Wed, 26 Aug 2009 23:16:37 +0000 (01:16 +0200)
committerFlorian Zeitz <florob@babelmonkeys.de>
Wed, 26 Aug 2009 23:16:37 +0000 (01:16 +0200)
scripts/basic.js

index 333ffb38ec67d2d8f0e6cff755d34093eddc2736..7b57e5262f69df21cfafec1c64b13f172e62783f 100644 (file)
@@ -1,5 +1,5 @@
 var DEBUG = false;
-var BOSH_SERVICE = 'http://localhost:5280/http-bind/';
+var BOSH_SERVICE = '/http-bind/';
 
 var NS_VCARD = 'vcard-temp';
 var NS_CAPS= 'http://jabber.org/protocol/caps';