We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbc55b1 + 591f341 commit 9ce7db1Copy full SHA for 9ce7db1
docs/advanced-features/security-headers.md
@@ -81,7 +81,7 @@ This header allows you to control which features and APIs can be used in the bro
81
```jsx
82
{
83
key: 'Permissions-Policy',
84
- value: 'camera=(), microphone=(), geolocation=(), interest-cohort=()'
+ value: 'camera=(), microphone=(), geolocation=(), browsing-topics=()'
85
}
86
```
87
0 commit comments