feat:格式化yaml文件
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40327"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "1024m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40327"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "1024m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Thunderbird
|
||||
tags:
|
||||
- 邮件服务
|
||||
title: 开源的电子邮件客户端 (Kasm)
|
||||
description: 开源的电子邮件客户端 (Kasm)
|
||||
additionalProperties:
|
||||
key: thunderbird-kasm
|
||||
name: Thunderbird
|
||||
tags:
|
||||
- Email
|
||||
shortDescZh: 开源的电子邮件客户端 (Kasm)
|
||||
shortDescEn: Open-source email client (Kasm)
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://www.thunderbird.net
|
||||
github: https://github.com/thunderbird
|
||||
document: https://support.mozilla.org/en-US/products/thunderbird
|
||||
name: Thunderbird
|
||||
tags:
|
||||
- 邮件服务
|
||||
title: 开源的电子邮件客户端 (Kasm)
|
||||
description: 开源的电子邮件客户端 (Kasm)
|
||||
additionalProperties:
|
||||
key: thunderbird-kasm
|
||||
name: Thunderbird
|
||||
tags:
|
||||
- Email
|
||||
shortDescZh: 开源的电子邮件客户端 (Kasm)
|
||||
shortDescEn: Open-source email client (Kasm)
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 1
|
||||
recommend: 0
|
||||
website: https://www.thunderbird.net
|
||||
github: https://github.com/thunderbird
|
||||
document: https://support.mozilla.org/en-US/products/thunderbird
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40327"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "1024m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40327"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTPS
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "password"
|
||||
edit: true
|
||||
envKey: HTTP_PWD
|
||||
labelEn: Access Password
|
||||
labelZh: 访问密码
|
||||
random: true
|
||||
required: true
|
||||
rule: paramComplexity
|
||||
type: password
|
||||
- default: "1024m"
|
||||
edit: true
|
||||
envKey: MEM_USE
|
||||
labelEn: Shared memory footprint (1gb)
|
||||
labelZh: 共享内存占用(1gb)
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user