e11sync-caddy: weaker STS
I don't know what I will be putting to subdomains yet.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
writeTextFile {
|
writeTextFile {
|
||||||
name = "e11sync-caddy";
|
name = "e11sync-caddy";
|
||||||
text = ''
|
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"
|
header /static/CACHE/* Cache-Control "public, max-age=31536000, immutable"
|
||||||
|
|
||||||
route /static/* {
|
route /static/* {
|
||||||
|
|||||||
Reference in New Issue
Block a user