change to match standard install

This commit is contained in:
wh1te909 2024-10-15 08:25:22 +00:00
parent fb89922ecf
commit fc4b651e46
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ if [ ! -f "/home/node/app/meshcentral-data/config.json" ] || [[ "${MESH_PERSISTE
"aliasPort": 443,
"allowLoginToken": true,
"allowFraming": true,
"_agentPing": 60,
"agentPong": 300,
"agentPing": 35,
"allowHighQualityDesktop": true,
"agentCoreDump": false,
"compression": ${MESH_COMPRESSION_ENABLED},