mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-05-10 10:34:59 -04:00
set Referrer-Policy header
This commit is contained in:
parent
6d1669c3c2
commit
9d862cc58d
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" always;
|
||||
add_header Referrer-Policy "no-referrer" always;
|
||||
add_header Cross-Origin-Opener-Policy "same-origin" always;
|
||||
add_header Cross-Origin-Embedder-Policy "require-corp" always;
|
||||
add_header X-Content-Type-Options "nosniff" always;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue