X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2efd73c672dae8f6956024638b4b090961e74781..aec7af87d79c25c5eabdda5efe4cce54f9131f06:/config/settings.yml diff --git a/config/settings.yml b/config/settings.yml index 42a911057..639910f4a 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -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