mirror of
https://github.com/yshtcn/heartbeat.git
synced 2025-12-15 02:30:26 +08:00
Update config.Exsample.ini
默认示例改为不启用代理
This commit is contained in:
parent
d7527679e7
commit
529bdb547b
@ -6,7 +6,7 @@ interval = 60
|
||||
heartbeat_url = http://example.com/heartbeat
|
||||
|
||||
# 是否启用代理,0为不启用,1为启用
|
||||
proxy_enabled = 1
|
||||
proxy_enabled = 0
|
||||
|
||||
# 代理URL,格式为:socks5://username:password@localhost:1080
|
||||
# 如果代理不需要用户名和密码,可以省略,例如:socks5://localhost:1080
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user