Zond: настройка параметров пинга через конфиг
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user