mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-08 06:12:39 -04:00
pass through synapse CSP alongside static one
This commit is contained in:
parent
86772f7fea
commit
6d1669c3c2
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ http {
|
|||
}
|
||||
|
||||
location ~ ^(/_matrix|/_synapse/client) {
|
||||
proxy_hide_header Content-Security-Policy;
|
||||
proxy_hide_header X-Frame-Options;
|
||||
include snippets/security-headers.conf;
|
||||
add_header Cross-Origin-Resource-Policy "cross-origin" always;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue