Bump HSTS TTL
parent
5cb61c9681
commit
bdb254f8e7
|
@ -25,7 +25,7 @@ http://static-mat-services.fly.dev/ {
|
||||||
Permissions-Policy interest-cohort=()
|
Permissions-Policy interest-cohort=()
|
||||||
# enable HSTS
|
# enable HSTS
|
||||||
# currently ramping up max-age as per https://hstspreload.org/
|
# 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
|
# disable clients from sniffing the media type
|
||||||
X-Content-Type-Options nosniff
|
X-Content-Type-Options nosniff
|
||||||
# clickjacking protection
|
# clickjacking protection
|
||||||
|
|
Loading…
Reference in New Issue