]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings.yml
Allow trace image URL to be configured in the CSP policy
[rails.git] / config / settings.yml
index 801e8f2d1328045a0629870cd385aaf4afbc526a..e6b156e28fd3e5f59cdad374b900427357f3b03c 100644 (file)
@@ -118,10 +118,15 @@ 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"
-# Root URL for storage service
-# storage_url:
+# Storage services to use in production mode
+avatar_storage: "local"
+trace_file_storage: "local"
+trace_image_storage: "local"
+trace_icon_storage: "local"
+# Root URL for storage services
+# avatar_storage_url:
+# trace_image_storage_url:
+# trace_icon_storage_url:
 # URL for tile CDN
 #tile_cdn_url: ""
 # SMTP settings for outbound mail