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