diff --git a/config/environments/production.rb b/config/environments/production.rb index 00d783477596da1e986f7e7afb5571c1197c0dc5..ef52228a0acfc786c9d1d2802be6e68ee664e281 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -127,7 +127,6 @@ Rails.application.configure do 'X-Frame-Options' => 'DENY', 'X-Content-Type-Options' => 'nosniff', 'X-XSS-Protection' => '0', - 'Permissions-Policy' => 'interest-cohort=()', 'Referrer-Policy' => 'same-origin', }