aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-04-05 09:53:30 +0100
committerEdmund von der Burg <evdb@mysociety.org>2011-04-05 09:53:30 +0100
commit552ded44ebfd37852106d17809b911e420fd94bf (patch)
tree789f3778383c7a05617487c9da9c65eda5d4cec2
parente591ef105c5996e95f2e7738b324c25b3708f0be (diff)
Added LondonReportIt to config
-rw-r--r--conf/general-example4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/general-example b/conf/general-example
index 9da852bb8..b19a6a6bb 100644
--- a/conf/general-example
+++ b/conf/general-example
@@ -46,6 +46,10 @@ define('OPTION_GEO_CACHE', '/cache/');
define('OPTION_GOOGLE_MAPS_API_KEY', '');
define('OPTION_BING_MAPS_API_KEY', '');
+define('OPTION_LONDON_REPORTIT_URL', '');
+define('OPTION_LONDON_REPORTIT_KEY', '');
+define('OPTION_LONDON_REPORTIT_SECRET', '');
+
define('OPTION_MAPIT_URL', 'http://mapit.mysociety.org/');
define('OPTION_MAP_TYPE', 'Tilma::Original::1_10k');
define('OPTION_EVEL_URL', 'http://services.mysociety.org/evel');