jakstys.lt: add csp

This commit is contained in:
Motiejus Jakštys 2024-08-23 18:31:21 +03:00
parent 9af5b73376
commit a208ce1653
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ in
'';
"jakstys.lt".extraConfig = ''
header Strict-Transport-Security "max-age=31536000"
Content-Security-Policy: default-src 'self'
header /_/* Cache-Control "public, max-age=31536000, immutable"