Added server AgentPing/AgentPong settings.

This commit is contained in:
Ylian Saint-Hilaire
2019-05-28 10:58:46 -07:00
parent 5f12486c13
commit c73fe57974
7 changed files with 22 additions and 4 deletions

View File

@@ -20,6 +20,8 @@
"_WebRTC": false,
"_ClickOnce": false,
"_SelfUpdate": true,
"_AgentPing": 60,
"_AgentPong": 60,
"_AllowHighQualityDesktop": true,
"_UserAllowedIP": "127.0.0.1,192.168.1.0/24",
"_UserBlockedIP": "127.0.0.1,::1,192.168.0.100",