Motiejus Jakštys 2024-08-23 18:33:40 +03:00
parent 9adc5b93af
commit e97a3588d8
1 changed files with 3 additions and 0 deletions

View File

@ -247,6 +247,9 @@ in
header Strict-Transport-Security "max-age=31536000" header Strict-Transport-Security "max-age=31536000"
header Content-Security-Policy "default-src 'self'" header Content-Security-Policy "default-src 'self'"
header X-Content-Type-Options "nosniff" header X-Content-Type-Options "nosniff"
header Content-Security-Policy: "frame-ancestors 'none'"
header X-Frame-Options: "DENY"
header /_/* Cache-Control "public, max-age=31536000, immutable" header /_/* Cache-Control "public, max-age=31536000, immutable"