X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0978b7eac93a4c62530bcdc1657664fcf88b74f7..cf1c8bfced1b1614f30ba72094759dd444e60e6b:/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