diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/js/config.js-example | 3 |
1 files changed, 2 insertions, 1 deletions
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 |