]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings.yml
Merge pull request #3440 from mmd-osm/relationmemberlimit
[rails.git] / config / settings.yml
index 42a911057c9f864691ec9ee719987a64575d4db0..639910f4a001c5ef7b0e56d57767edf9312e2d64 100644 (file)
@@ -120,10 +120,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