From 4a210b3be093a3352767db9603ac9ffaee45f191 Mon Sep 17 00:00:00 2001 From: Struan Donald Date: Tue, 1 Apr 2014 13:07:28 +0100 Subject: teeny bit more documention in the example config file --- src/js/config.js-example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/js/config.js-example b/src/js/config.js-example index 2cad6b6..4ec1ae6 100644 --- a/src/js/config.js-example +++ b/src/js/config.js-example @@ -5,7 +5,8 @@ var CONFIG = { // Name of app to use in alert dialog titles amongst other things APP_NAME: '', - // URL of the fixmystreet install to report to + // URL of the fixmystreet install to report to, e.g + // http://www.fixmystreet.com/ - you must include the http FMS_URL: '', // namespace for storing drafts etc in. Should not need to change -- cgit v1.2.3