mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-28 08:52:01 +08:00
Add App ANI-RSS
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 7789
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 管理端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./ani-rss-config
|
||||
edit: true
|
||||
envKey: ANI_RSS_CONF_PATH
|
||||
labelEn: Config Path
|
||||
labelZh: 配置目录
|
||||
required: true
|
||||
type: string
|
||||
- default: ./downloads
|
||||
edit: true
|
||||
envKey: ANI_RSS_DOWNLOAD_PATH
|
||||
labelEn: Download Path
|
||||
labelZh: 下载目录
|
||||
required: true
|
||||
type: string
|
||||
- default: ./media
|
||||
edit: true
|
||||
envKey: ANI_RSS_MEDIA_PATH
|
||||
labelEn: Media Path
|
||||
labelZh: 媒体目录
|
||||
required: true
|
||||
type: string
|
||||
Reference in New Issue
Block a user