diff --git a/skin.json b/skin.json index f4949efa..5242b688 100644 --- a/skin.json +++ b/skin.json @@ -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": {