]> git.openstreetmap.org Git - rails.git/blobdiff - config/settings/test.yml
Allow a configurable delay to keep diary entries from being published in feeds
[rails.git] / config / settings / test.yml
index 307eb7f65a94e5c450880542965895c5b95d2b2b..e9a506c414fc1b4ce5a8676934e33456efa72399 100644 (file)
@@ -1,5 +1,8 @@
+# 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