diff options
author | Kyomotoi <[email protected]> | 2022-05-28 14:22:36 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2022-05-28 14:24:24 +0800 |
commit | 5d7bb923a4a3d6ae210838be25feb0814417c138 (patch) | |
tree | 92e140a1f6fe82f16ccef6653fbf6616623516d0 /config.yml | |
parent | ac93640d66bd6f1f4e466f97c603b45509079a68 (diff) | |
download | ATRI-5d7bb923a4a3d6ae210838be25feb0814417c138.tar.gz ATRI-5d7bb923a4a3d6ae210838be25feb0814417c138.tar.bz2 ATRI-5d7bb923a4a3d6ae210838be25feb0814417c138.zip |
🔧 更新设置内协议
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ InlineGoCQHTTP: accounts: # 可多个账号,具体请参考文档 - uin: 1234567890 password: "" - protocol: 3 + protocol: 5 download_domain: "github.com" download_version: "v1.0.0-rc1" |