]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings.yml
Monkey patch Active Storage to set content type when uploading to S3
[rails.git] / config / settings.yml
index a664b78b0f883fe4cf15d23f14ae26688f22be5b..d91f52f0847a86f76aad6d6a3379f853ea266e73 100644 (file)
@@ -122,3 +122,5 @@ fossgis_osrm_url: "https://routing.openstreetmap.de/"
 csp_enforce: false
 # URL for reporting Content-Security-Policy violations
 #csp_report_url: ""
+# Storage service to use in production mode
+storage_service: "local"