From: Andy Allan Date: Wed, 16 Oct 2019 08:32:17 +0000 (+0200) Subject: Merge pull request #2374 from tordans/patch-1 X-Git-Tag: live~3051 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/6b6245365afe47b02c0f686edc8d6d125d1418bc?hp=ea037d02589660f7009ff45757cce6a497252e69 Merge pull request #2374 from tordans/patch-1 Add reference to settings.local.yml-file in installation.md --- diff --git a/INSTALL.md b/INSTALL.md index 2b1b4b5de..cdf3bc556 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -124,6 +124,14 @@ We use [Yarn](https://yarnpkg.com/) to manage the Node.js modules required for t bundle exec rake yarn:install ``` +## Prepare local settings file + +This is a workaround. [See issues/2185 for details](https://github.com/openstreetmap/openstreetmap-website/issues/2185#issuecomment-508676026). + +``` +touch config/settings.local.yml +``` + ## Storage setup The Rails port needs to be configured with an object storage facility - for