mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
match configuration format of other services
This commit is contained in:
parent
9d862cc58d
commit
b75070b85c
@ -1,8 +1,8 @@
|
||||
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" always;
|
||||
add_header X-Content-Type-Options "nosniff" 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;
|
||||
|
||||
# obsolete when client system time is correct
|
||||
add_header Expect-CT "enforce, max-age=63072000" always;
|
||||
|
Loading…
Reference in New Issue
Block a user