mirror of
https://github.com/fatedier/frp.git
synced 2026-03-21 09:19:19 +08:00
update default value of heartbeat_interval and heartbeat_timeout
This commit is contained in:
@@ -22,11 +22,10 @@ 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
|
||||
|
||||
# heartbeat configure, it's not recommended to modify the default value
|
||||
# the default value of heartbeat_interval is 10 and heartbeat_timeout is 30
|
||||
# heartbeat_interval = 10
|
||||
# heartbeat_timeout = 30
|
||||
|
||||
# ssh is the proxy name same as server's configuration
|
||||
[ssh]
|
||||
|
||||
Reference in New Issue
Block a user