Bump HSTS TTL

main
mat ess 2022-08-13 22:15:01 -04:00
parent 5cb61c9681
commit bdb254f8e7
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ http://static-mat-services.fly.dev/ {
Permissions-Policy interest-cohort=()
# enable HSTS
# currently ramping up max-age as per https://hstspreload.org/
Strict-Transport-Security max-age=300; includeSubDomains
Strict-Transport-Security max-age=604800; includeSubDomains
# disable clients from sniffing the media type
X-Content-Type-Options nosniff
# clickjacking protection