mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-11 17:09:41 +08:00
docs: update proxy configuration comments for clarity in README and example config files
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user