From 14d54fc55e2e3cf6d07a51efd7c4611952c89b1e Mon Sep 17 00:00:00 2001 From: yshtcn Date: Sun, 23 Jul 2023 14:26:58 +0800 Subject: [PATCH] Update config.ini MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加自定义部分 --- config.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.ini b/config.ini index c34c160..0634ffc 100644 --- a/config.ini +++ b/config.ini @@ -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 = 系统状态报送