frontend: remove STS
This commit is contained in:
parent
a7b32b6df5
commit
bbeef67c4b
|
@ -6,7 +6,6 @@
|
|||
writeTextFile {
|
||||
name = "e11sync-frontend";
|
||||
text = ''
|
||||
header Strict-Transport-Security "max-age=31536000"
|
||||
header /static/CACHE/* Cache-Control "public, max-age=31536000, immutable"
|
||||
|
||||
route /static/* {
|
||||
|
|
Loading…
Reference in New Issue