mirror of
https://github.com/penpot/penpot.git
synced 2026-05-12 11:34:02 +00:00
5 lines
248 B
Plaintext
5 lines
248 B
Plaintext
add_header X-Content-Type-Options "nosniff" always;
|
|
add_header Referrer-Policy "strict-origin-when-cross-origin" always;
|
|
add_header Permissions-Policy "camera=(), microphone=(), geolocation=()" always;
|
|
add_header X-Frame-Options SAMEORIGIN always;
|