mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
disable compression by default and dont compress webrelays #4369
Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"_agentIdleTimeout": 150,
|
||||
"_webPageLengthRandomization": false,
|
||||
"_compression": true,
|
||||
"_wsCompression": false,
|
||||
"_wsCompression": true,
|
||||
"_agentWsCompression": true,
|
||||
"_noAgentUpdate": 1,
|
||||
"_agentUpdateSystem": 1,
|
||||
|
||||
Reference in New Issue
Block a user