mirror of
https://github.com/yshtcn/heartbeat.git
synced 2025-12-14 02:00:29 +08:00
Update config.ini
增加自定义部分
This commit is contained in:
parent
05a4ac772a
commit
14d54fc55e
@ -11,3 +11,8 @@ proxy_enabled = 1
|
||||
# 代理URL,格式为:socks5://username:password@localhost:1080
|
||||
# 如果代理不需要用户名和密码,可以省略,例如:socks5://localhost:1080
|
||||
proxy_url = socks5://username:password@localhost:1080
|
||||
|
||||
# 任务栏托盘标题
|
||||
title = 系统心跳
|
||||
# 托盘悬停提示
|
||||
tips = 系统状态报送
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user