]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Add a 12 hour delay to the diary RSS feed
[chef.git] / cookbooks / web / recipes / rails.rb
index ab674ba93e03e525539f6bf457bf5236baa76b6e..bef46bc13cbfb36f28109f7cb210ae8a41de07f4 100644 (file)
@@ -91,6 +91,8 @@ rails_port "www.openstreetmap.org" do
   thunderforest_key web_passwords["thunderforest_key"]
   totp_key web_passwords["totp_key"]
   csp_enforce true
+  trace_use_job_queue true
+  diary_feed_delay 12
 end
 
 systemd_service "rails-jobs@" do