feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: Alist-TVBox
|
||||
tags:
|
||||
- 工具
|
||||
title: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||
description: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||
additionalProperties:
|
||||
key: alist-tvbox
|
||||
name: Alist-TVBox
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||
shortDescEn: AList proxy server for TvBox, support playlist and search
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/power721/alist-tvbox
|
||||
github: https://github.com/power721/alist-tvbox
|
||||
document: https://github.com/power721/alist-tvbox
|
||||
name: Alist-TVBox
|
||||
tags:
|
||||
- 工具
|
||||
title: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||
description: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||
additionalProperties:
|
||||
key: alist-tvbox
|
||||
name: Alist-TVBox
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: AList 代理,支持 xiaoya 版 AList 界面管理
|
||||
shortDescEn: AList proxy server for TvBox, support playlist and search
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/power721/alist-tvbox
|
||||
github: https://github.com/power721/alist-tvbox
|
||||
document: https://github.com/power721/alist-tvbox
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40161
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40162
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_XIAOYA
|
||||
labelEn: xiaoya Alist Port
|
||||
labelZh: 小雅 Alist 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40161
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40162
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_XIAOYA
|
||||
labelEn: xiaoya Alist Port
|
||||
labelZh: 小雅 Alist 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user