docs: update proxy configuration comments for clarity in README and example config files

This commit is contained in:
krau
2026-01-06 09:35:21 +08:00
parent 8972d8a169
commit 3f914f7a64
5 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ token = ""
# app_id = 1025907
# app_hash = "452b0359b988148995f22ff0f4229750"
[telegram.proxy]
# 启用代理连接 telegram, 只支持 socks5
# 启用代理连接 telegram
enable = false
url = "socks5://127.0.0.1:7890"