X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0978b7eac93a4c62530bcdc1657664fcf88b74f7..430c285e33e61a004ec7bb05b71348bad48d279a:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index ab674ba93..6d6e6639c 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -91,6 +91,7 @@ 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 end systemd_service "rails-jobs@" do