|
@@ -30,9 +30,9 @@ log_max_days = 3
|
|
privilege_mode = true
|
|
privilege_mode = true
|
|
privilege_token = 12345678
|
|
privilege_token = 12345678
|
|
|
|
|
|
-# [optional]heartbeat conf
|
|
|
|
-# heartbeat_timeout default value is 90
|
|
|
|
-heartbeat_timeout = 90
|
|
|
|
|
|
+# heartbeat configure, it's not recommended to modify the default value
|
|
|
|
+# the default value of heartbeat_timeout is 30
|
|
|
|
+# heartbeat_timeout = 30
|
|
|
|
|
|
# only allow frpc to bind ports you list, if you set nothing, there won't be any limit
|
|
# only allow frpc to bind ports you list, if you set nothing, there won't be any limit
|
|
privilege_allow_ports = 2000-3000,3001,3003,4000-50000
|
|
privilege_allow_ports = 2000-3000,3001,3003,4000-50000
|