]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings/test.yml
Rework about page to avoid html in the translations
[rails.git] / config / settings / test.yml
index 77afe95ee3a94b2c7c0bf326c5d51b6af1cee8f7..1f951e8723fb9aa2d6d2c2cdcfce5d5eda58138c 100644 (file)
@@ -1,10 +1,5 @@
-# Trace directories for testing
-gpx_trace_dir: <%= Rails.root.join("test", "gpx", "traces") %>
-gpx_image_dir: <%= Rails.root.join("test", "gpx", "images") %>
 # Ignore the diary feed delay unless we're specifically testing it
 diary_feed_delay: 0
-# Geonames credentials for testing
-geonames_username: "dummy"
 # External authentication credentials for testing
 google_auth_id: "dummy"
 google_auth_secret: "dummy"
@@ -21,3 +16,6 @@ wikipedia_auth_secret: "dummy"
 server_url: "test.host"
 # Storage services for testing
 avatar_storage: "test"
+trace_file_storage: "test"
+trace_image_storage: "test"
+trace_icon_storage: "test"