完善应用 AMMDS
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
205f14b805
commit
90a55ff120
|
|
@ -66,6 +66,27 @@ additionalProperties:
|
|||
labelEn: IYUU token
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: AMMDS_QBITTORRENT_URL
|
||||
labelZh: qBittorrent URL
|
||||
labelEn: qBittorrent URL
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: AMMDS_QBITTORRENT_USERNAME
|
||||
labelZh: qBittorrent 用户名
|
||||
labelEn: qBittorrent Username
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: AMMDS_QBITTORRENT_PASSWORD
|
||||
labelZh: qBittorrent 密码
|
||||
labelEn: qBittorrent Password
|
||||
required: false
|
||||
type: text
|
||||
- default: ""
|
||||
edit: true
|
||||
envKey: CUSTOM_MOUNT_DIRECTORY_1
|
||||
|
|
|
|||
Loading…
Reference in New Issue