1
Fork 0

e11sync-caddy: weaker STS

I don't know what I will be putting to subdomains yet.
This commit is contained in:
Motiejus Jakštys 2024-01-15 13:38:14 +02:00
parent c3d052ad01
commit b983a2f59a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
writeTextFile {
name = "e11sync-caddy";
text = ''
header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"
header Strict-Transport-Security "max-age=31536000"
header /static/CACHE/* Cache-Control "public, max-age=31536000, immutable"
route /static/* {