Added server process cleanup.

This commit is contained in:
Ylian Saint-Hilaire
2019-07-17 15:57:42 -07:00
parent 7fec856c9d
commit 03e57916a8
5 changed files with 43 additions and 17 deletions

View File

@@ -25,6 +25,8 @@
"_AgentPong": 60,
"_AgentIdleTimeout": 150,
"_MeshErrorLogPath": "c:\\tmp",
"_NpmPath": "c:\\npm.exe",
"_NpmProxy": "http://1.2.3.4:80",
"_AllowHighQualityDesktop": true,
"_UserAllowedIP": "127.0.0.1,192.168.1.0/24",
"_UserBlockedIP": "127.0.0.1,::1,192.168.0.100",