-interest-cohort

This commit is contained in:
skidoodle 2023-02-16 17:45:30 +01:00
parent 61f0aeb38c
commit 496f6bdb33

View file

@ -29,7 +29,7 @@ const securityHeaders = [
},
{
key: 'Permissions-Policy',
value: 'camera=(), microphone=(), geolocation=(), interest-cohort=()',
value: 'camera=(), microphone=(), geolocation=()',
},
];