1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added browser ping/pong settings.

This commit is contained in:
Ylian Saint-Hilaire 2020-05-06 19:23:11 -07:00
parent ffa4a16551
commit b96ababf0b
3 changed files with 16 additions and 0 deletions

View file

@ -35,6 +35,8 @@
"_Nice404": false,
"_ClickOnce": false,
"_SelfUpdate": true,
"_BrowserPing": 60,
"_BrowserPong": 60,
"_AgentPing": 60,
"_AgentPong": 60,
"_AgentIdleTimeout": 150,