Cache max age
Server restart required.
General Information
Domain |
TcHmiSrv |
Full symbol path |
TcHmiSrv.Config::CACHEMAXAGE |
Category |
Webserver |
Property is hidden |
No |
Contained in every configuration by default |
No |
Schema
Type |
string |
Format |
timespan |
Default value |
"P30D" |
JSON Schema
{
"category": "CATEGORY_WEBSERVER",
"configDescription": "DESC_CACHE",
"default": "P30D",
"format": "timespan",
"propertyOrder": 4,
"type": "string"
}