mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-06 17:05:23 +00:00
完善配置注释
This commit is contained in:
parent
dafcb50d7a
commit
f610ef0fca
@ -22,7 +22,7 @@ return array(
|
||||
# 开始
|
||||
array(
|
||||
'type' => 'transmission', // 支持:transmission、qBittorrent
|
||||
'host' => 'http://127.0.0.1:9091/transmission/rpc',
|
||||
'host' => 'http://127.0.0.1:9091/transmission/rpc', // 警告!注意:transmission/rpc这段别动,你只需要修改 127.0.0.1:9091
|
||||
'username' => '',
|
||||
'password' => '',
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user