This commit is contained in:
parent
e230ba3da0
commit
4010d4932b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in {
|
||||||
recommendedBrotliSettings = true;
|
recommendedBrotliSettings = true;
|
||||||
|
|
||||||
appendHttpConfig = ''
|
appendHttpConfig = ''
|
||||||
add_header Content-Security-Policy "default-src 'self'; object-src 'none'; base-uri 'none';" always;
|
add_header Content-Security-Policy "object-src 'none'; base-uri 'none';" always;
|
||||||
add_header 'Referrer-Policy' 'origin-when-cross-origin';
|
add_header 'Referrer-Policy' 'origin-when-cross-origin';
|
||||||
add_header X-Frame-Options DENY;
|
add_header X-Frame-Options DENY;
|
||||||
add_header X-Content-Type-Options nosniff;
|
add_header X-Content-Type-Options nosniff;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue