added heartbeat conf

This commit is contained in:
bingtianbaihua
2016-12-30 16:16:07 +08:00
parent 299bd7b5cb
commit e26285eefc
4 changed files with 47 additions and 0 deletions

View File

@@ -22,6 +22,11 @@ auth_token = 123
# for privilege mode
privilege_token = 12345678
# [optional] heartbeat conf
# heartbeat_interval default value is 20, heartbeat_timeout default value is 90
heartbeat_interval = 20
heartbeat_timeout = 90
# ssh is the proxy name same as server's configuration
[ssh]