From 7a440ab19f974948f5958f7ebc0df826e98e5cfb Mon Sep 17 00:00:00 2001 From: Zaran Date: Wed, 20 Apr 2011 11:01:06 +0200 Subject: Add a js configuration file to avoid work conflicts. Copy the config.js.sample to config.js and set the bosh server and server component in there. Don't commit the file config.js. Note: the file config.js will have to be merged with alias.js in production --- webclient/lib/config.js.sample | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 webclient/lib/config.js.sample (limited to 'webclient/lib/config.js.sample') diff --git a/webclient/lib/config.js.sample b/webclient/lib/config.js.sample new file mode 100644 index 0000000..9339c27 --- /dev/null +++ b/webclient/lib/config.js.sample @@ -0,0 +1,2 @@ +var BOSH_SERVICE = 'http://alias.im/http-bind'; +var server_component = 'social.alias.im'; \ No newline at end of file -- cgit v1.2.3-70-g09d2