update mesh docker conf

This commit is contained in:
wh1te909 2021-01-16 21:50:29 +00:00
parent 188bad061b
commit 8b9b1a6a35
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ mesh_config="$(cat << EOF
"_AgentPing": 60,
"AgentPong": 300,
"AllowHighQualityDesktop": true,
"agentCoreDump": false,
"Compression": true,
"WsCompression": true,
"AgentWsCompression": true,
"MaxInvalidLogin": {
"time": 5,
"count": 5,