change to match standard install
This commit is contained in:
parent
fb89922ecf
commit
fc4b651e46
|
@ -40,8 +40,7 @@ if [ ! -f "/home/node/app/meshcentral-data/config.json" ] || [[ "${MESH_PERSISTE
|
||||||
"aliasPort": 443,
|
"aliasPort": 443,
|
||||||
"allowLoginToken": true,
|
"allowLoginToken": true,
|
||||||
"allowFraming": true,
|
"allowFraming": true,
|
||||||
"_agentPing": 60,
|
"agentPing": 35,
|
||||||
"agentPong": 300,
|
|
||||||
"allowHighQualityDesktop": true,
|
"allowHighQualityDesktop": true,
|
||||||
"agentCoreDump": false,
|
"agentCoreDump": false,
|
||||||
"compression": ${MESH_COMPRESSION_ENABLED},
|
"compression": ${MESH_COMPRESSION_ENABLED},
|
||||||
|
|
Loading…
Reference in New Issue