feat:格式化yaml文件
This commit is contained in:
@@ -1,48 +1,48 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40089
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40090
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "user"
|
||||
edit: true
|
||||
envKey: HTTP_USER
|
||||
labelEn: Access User
|
||||
labelZh: 访问用户
|
||||
required: true
|
||||
type: text
|
||||
- default: Password
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: false
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "512m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40089
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40090
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "user"
|
||||
edit: true
|
||||
envKey: HTTP_USER
|
||||
labelEn: Access User
|
||||
labelZh: 访问用户
|
||||
required: true
|
||||
type: text
|
||||
- default: Password
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: false
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "512m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Firefox Browser
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个免费的开源网络浏览器
|
||||
description: 一个免费的开源网络浏览器
|
||||
additionalProperties:
|
||||
key: firefox-browser
|
||||
name: Firefox Browser
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个免费的开源网络浏览器
|
||||
shortDescEn: A free and open-source web browser
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.mozilla.org/
|
||||
github: https://www.mozilla.org/
|
||||
document: https://www.mozilla.org/
|
||||
name: Firefox Browser
|
||||
tags:
|
||||
- 工具
|
||||
title: 一个免费的开源网络浏览器
|
||||
description: 一个免费的开源网络浏览器
|
||||
additionalProperties:
|
||||
key: firefox-browser
|
||||
name: Firefox Browser
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一个免费的开源网络浏览器
|
||||
shortDescEn: A free and open-source web browser
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.mozilla.org/
|
||||
github: https://www.mozilla.org/
|
||||
document: https://www.mozilla.org/
|
||||
|
||||
@@ -1,48 +1,48 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40089
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40090
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "user"
|
||||
edit: true
|
||||
envKey: HTTP_USER
|
||||
labelEn: Access User
|
||||
labelZh: 访问用户
|
||||
required: true
|
||||
type: text
|
||||
- default: Password
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: false
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "512m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40089
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: HTTP Port
|
||||
labelZh: HTTP端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: 40090
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: HTTPS Port
|
||||
labelZh: HTTPS端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "user"
|
||||
edit: true
|
||||
envKey: HTTP_USER
|
||||
labelEn: Access User
|
||||
labelZh: 访问用户
|
||||
required: true
|
||||
type: text
|
||||
- default: Password
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: false
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "512m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user