aboutsummaryrefslogtreecommitdiffstats
path: root/conf/general.yml-example
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2012-08-14 11:16:54 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-08-16 21:43:46 +0100
commit1bb1706fa427513626a39df4ed3f4fdef097ce60 (patch)
treebed9864a360380d9b9b6b572fe2e750487fa25da /conf/general.yml-example
parentf6df505e03a3a0a089f2d4a82e1dcfe60aeef505 (diff)
Allow example_places to be specified in config file.
Diffstat (limited to 'conf/general.yml-example')
-rw-r--r--conf/general.yml-example4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example
index f2e35451e..2f26b76d1 100644
--- a/conf/general.yml-example
+++ b/conf/general.yml-example
@@ -26,6 +26,10 @@ CONTACT_NAME: 'FixMyStreet'
# Whether this is a live site or not.
STAGING_SITE: 1
+# What to use as front page/alert example places placeholder
+# Defaults to High Street, Main Street
+EXAMPLE_PLACES:
+
# File locations for uploaded photos and cached geocoding results.
UPLOAD_DIR: '../upload/'
GEO_CACHE: '../cache/'