feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: Diosic
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个开源的基于网络的音乐收集服务器和流媒体
|
||||
description: 一个开源的基于网络的音乐收集服务器和流媒体
|
||||
additionalProperties:
|
||||
key: diosic
|
||||
name: Diosic
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个开源的基于网络的音乐收集服务器和流媒体
|
||||
shortDescEn: An open source web-based music collection server and streamer
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/Reknij/diosic
|
||||
github: https://github.com/Reknij/diosic
|
||||
document: https://reknij.github.io/DiosicDocCN/
|
||||
name: Diosic
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个开源的基于网络的音乐收集服务器和流媒体
|
||||
description: 一个开源的基于网络的音乐收集服务器和流媒体
|
||||
additionalProperties:
|
||||
key: diosic
|
||||
name: Diosic
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个开源的基于网络的音乐收集服务器和流媒体
|
||||
shortDescEn: An open source web-based music collection server and streamer
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://github.com/Reknij/diosic
|
||||
github: https://github.com/Reknij/diosic
|
||||
document: https://reknij.github.io/DiosicDocCN/
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40177
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/library
|
||||
edit: true
|
||||
envKey: MUSIC_PATH
|
||||
labelEn: Music folder path
|
||||
labelZh: 音乐文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "我的音乐库"
|
||||
edit: true
|
||||
envKey: LIBRARY_NAME
|
||||
labelEn: Music library name
|
||||
labelZh: 音乐库名称
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40177
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data/data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data/library
|
||||
edit: true
|
||||
envKey: MUSIC_PATH
|
||||
labelEn: Music folder path
|
||||
labelZh: 音乐文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "我的音乐库"
|
||||
edit: true
|
||||
envKey: LIBRARY_NAME
|
||||
labelEn: Music library name
|
||||
labelZh: 音乐库名称
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user