From 07bc1188dc149e05b61e0d93ecf3ef1c26dc8690 Mon Sep 17 00:00:00 2001 From: Dave Arter Date: Thu, 20 Sep 2018 16:15:38 +0100 Subject: Add S3 photo storage backend --- docs/install/manual-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/install') diff --git a/docs/install/manual-install.md b/docs/install/manual-install.md index 8acccdddf..84594f660 100644 --- a/docs/install/manual-install.md +++ b/docs/install/manual-install.md @@ -165,7 +165,7 @@ Some others you might want to look at, though the defaults are enough for it to * [CONTACT_EMAIL]({{ "/customising/config/#contact_email" | relative_url }}) -- the email address to be used on the site for the contact us form. * [DO_NOT_REPLY_EMAIL]({{ "/customising/config/#do_not_reply_email" | relative_url }}) -- the email address to be used on the site for e.g. confirmation emails. * [STAGING_SITE]({{ "/customising/config/#staging_site" | relative_url }}) -- if this is 1 then all email (alerts and reports) will be sent to the contact email address. Use this for development sites. -* [UPLOAD_DIR]({{ "/customising/config/#upload_dir" | relative_url }}) -- this is the location where images will be stored when they are uploaded. It should be accessible by and writeable by the FixMyStreet process. +* [PHOTO_STORAGE_OPTIONS.UPLOAD_DIR]({{ "/customising/config/#upload_dir" | relative_url }}) -- this is the location where images will be stored when they are uploaded. It should be accessible by and writeable by the FixMyStreet process. * [GEO_CACHE]({{ "/customising/config/#geo_cache" | relative_url }}) -- this is the location where Geolocation data will be cached. It should be accessible by and writeable by the FixMyStreet process. If you are using Bing or Google maps you should also set one of -- cgit v1.2.3