mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 08:10:45 +00:00
Enabled HSTS
This commit is contained in:
parent
067386964e
commit
97d3e2ccb2
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue