mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
More agent deflate compression support.
This commit is contained in:
parent
80b2709cea
commit
8be7984a60
5 changed files with 42 additions and 26 deletions
|
@ -37,7 +37,9 @@
|
|||
"_allowFraming": true,
|
||||
"_cookieIpCheck": false,
|
||||
"_cookieEncoding": "hex",
|
||||
"_compression": false,
|
||||
"_compression": true,
|
||||
"_wscompression": false,
|
||||
"_agentwscompression": true,
|
||||
"_webRTC": false,
|
||||
"_nice404": false,
|
||||
"_clickOnce": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue