aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/general.yml-example19
1 files changed, 16 insertions, 3 deletions
diff --git a/conf/general.yml-example b/conf/general.yml-example
index 1f85b6fe7..11fe654ff 100644
--- a/conf/general.yml-example
+++ b/conf/general.yml-example
@@ -68,11 +68,24 @@ LANGUAGES:
# from the server, you can set the time zone here (standard time zone string)
TIME_ZONE: ""
-# File locations for uploaded photos and cached geocoding results.
-# Absolute paths, or relative to the project's root directory
-UPLOAD_DIR: '../upload/'
+# File locations for cached geocoding results.
GEO_CACHE: '../cache/'
+# Photo storage options.
+# Which storage backend to use. Options are 'FileSystem' and 'S3'.
+PHOTO_STORAGE_BACKEND: 'FileSystem'
+
+# FileSystem-specific options
+PHOTO_STORAGE_OPTIONS:
+ # Where uploaded photos will be stored
+ UPLOAD_DIR: '../upload/'
+
+# If using the S3 backend, you'll need to set the following options instead:
+#PHOTO_STORAGE_OPTIONS:
+# BUCKET: 'fixmystreet-photos'
+# ACCESS_KEY: ''
+# SECRET_KEY: ''
+
# Location of MapIt, to map points to administrative areas, and what types of
# area from it you want to use. If left blank, a default area will be used
# everywhere (a URL needs to be given for non-web things, like sending of