Enabled HSTS

This commit is contained in:
alistair3149 2019-12-23 22:25:39 -05:00
parent 067386964e
commit 97d3e2ccb2

View file

@ -43,10 +43,10 @@
"descriptionmsg": "citizen-config-hstsmaxage",
"public": true
},
"CitizenHSTSMaxAge": {
"HSTSIncludeSubdomains": {
"value": false,
"description": "Enable or disable HTTP Strict Transport Security",
"descriptionmsg": "citizen-config-enablehsts",
"description": "Apply HSTS to all of the site's subdomains",
"descriptionmsg": "citizen-config-hstsincludesubdomains",
"public": true
},
"EnableDenyXFrameOptions": {