Archived
0

Zond: настройка параметров пинга через конфиг

This commit is contained in:
2017-07-24 23:39:49 +03:00
parent dc891e3d28
commit a2952fc772
3 changed files with 30 additions and 24 deletions

View File

@@ -3,6 +3,10 @@ host = 127.0.0.1
port = 8779
passcode = testpassphrase
bridge.port = 8710
pingmonitor.delay = 2100
bridge.second = 5
pingmonitor.delay = 2
pingmonitor.maxlost = 6
#Windows
#cmdkiller = taskkill /F /PID %PID
#Linux
cmdkiller = kill -KILL %PID