Enable GZIP
GZIP compression is used by the server and web clients to improve transfer speed and bandwidth utilization.
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::GZIPENABLED |
|
Category |
Webserver |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
boolean |
|
Default value |
True |
JSON Schema
{
"category": "CATEGORY_WEBSERVER",
"default": true,
"description": "DESC_GZIPENABLED",
"propertyOrder": 9,
"type": "boolean"
}