1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 8219466433
commit 3855cd8184
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,19 +1,19 @@
name: PicX
tags:
- 工具
title: 一款基于 GitHub API 开发的图床工具
description: 一款基于 GitHub API 开发的图床工具
additionalProperties:
key: picx
name: PicX
tags:
- Tool
shortDescZh: 一款基于 GitHub API 开发的图床工具
shortDescEn: A picture bed tool based on GitHub API
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://picx.xpoet.cn
github: https://github.com/XPoet/picx
document: https://picx-docs.xpoet.cn
name: PicX
tags:
- 工具
title: 一款基于 GitHub API 开发的图床工具
description: 一款基于 GitHub API 开发的图床工具
additionalProperties:
key: picx
name: PicX
tags:
- Tool
shortDescZh: 一款基于 GitHub API 开发的图床工具
shortDescEn: A picture bed tool based on GitHub API
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://picx.xpoet.cn
github: https://github.com/XPoet/picx
document: https://picx-docs.xpoet.cn

View File

@@ -1,17 +1,17 @@
additionalProperties:
formFields:
- default: 40131
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
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: 40131
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text