From dc5060263aba3980d8577463ef818477ad9f3cae Mon Sep 17 00:00:00 2001 From: Zaran Date: Tue, 7 Feb 2012 17:00:50 -0800 Subject: Beginning of the rewriting. Starting with the Roster. Using a controller for the Roster, a Model for each contact and a Model.List. --- webclient/config.js.sample | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 webclient/config.js.sample (limited to 'webclient/config.js.sample') diff --git a/webclient/config.js.sample b/webclient/config.js.sample new file mode 100644 index 0000000..3a0aae6 --- /dev/null +++ b/webclient/config.js.sample @@ -0,0 +1,4 @@ +var BOSH_SERVICE = 'http://alias.im/http-bind'; +var server_component = 'social.alias.im'; +var NAME = "zaran@alias.im"; +var PASSWORD = "xxxx"; \ No newline at end of file -- cgit v1.2.3-70-g09d2