X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8750405bf7cc44ef53ea2387c5315925175de169..b86390d303030ae5faca278445ca8b404c1937a4:/config/settings/test.yml diff --git a/config/settings/test.yml b/config/settings/test.yml index d3952e27b..3d940aec9 100644 --- a/config/settings/test.yml +++ b/config/settings/test.yml @@ -19,3 +19,8 @@ wikipedia_auth_id: "dummy" wikipedia_auth_secret: "dummy" # Server URL for testing server_url: "test.host" +# Storage services for testing +avatar_storage: "test" +trace_file_storage: "test" +trace_image_storage: "test" +trace_icon_storage: "test"