feat:更新细节与预览图

This commit is contained in:
okxlin 2023-07-26 23:46:33 +08:00
parent cdbe91622c
commit 7b72dd2ca9
5 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 988 KiB

After

Width:  |  Height:  |  Size: 1009 KiB

View File

@ -2,7 +2,7 @@ CONTAINER_NAME="transmission"
DOWNLOAD_PATH="./data/downloads"
PANEL_APP_PORT_HTTP="40154"
PEER_PORT_VALUE="40152"
WATCH_PATH="./data/Watch"
WATCH_PATH="./data/watch"
WEBUI_USER=""
WEBUI_PWD=""

View File

@ -16,7 +16,7 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default: ./data/Watch
- default: ./data/watch
edit: true
envKey: WATCH_PATH
labelEn: Watch folder for torrent files

View File

@ -2,7 +2,7 @@ CONTAINER_NAME="transmission"
DOWNLOAD_PATH="./data/downloads"
PANEL_APP_PORT_HTTP="40154"
PEER_PORT_VALUE="40152"
WATCH_PATH="./data/Watch"
WATCH_PATH="./data/watch"
WEBUI_USER=""
WEBUI_PWD=""

View File

@ -16,7 +16,7 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default: ./data/Watch
- default: ./data/watch
edit: true
envKey: WATCH_PATH
labelEn: Watch folder for torrent files