feat:格式化yaml文件
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40261"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/backups"
|
||||
edit: true
|
||||
envKey: BACKUPS_PATH
|
||||
labelEn: External Backups Path
|
||||
labelZh: 外部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "/backups"
|
||||
edit: true
|
||||
envKey: INTERNAL_BACKUPS_PATH
|
||||
labelEn: Internal Backups Path
|
||||
labelZh: 内部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "./data/data"
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40261"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/backups"
|
||||
edit: true
|
||||
envKey: BACKUPS_PATH
|
||||
labelEn: External Backups Path
|
||||
labelZh: 外部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "/backups"
|
||||
edit: true
|
||||
envKey: INTERNAL_BACKUPS_PATH
|
||||
labelEn: Internal Backups Path
|
||||
labelZh: 内部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "./data/data"
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Duplicati
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 在云存储服务上安全地存储加密备份
|
||||
description: 在云存储服务上安全地存储加密备份
|
||||
additionalProperties:
|
||||
key: duplicati
|
||||
name: Duplicati
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 在云存储服务上安全地存储加密备份
|
||||
shortDescEn: Store securely encrypted backups on cloud storage services
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.duplicati.com
|
||||
github: https://github.com/duplicati/duplicati
|
||||
document: https://docs.duplicati.com
|
||||
name: Duplicati
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 在云存储服务上安全地存储加密备份
|
||||
description: 在云存储服务上安全地存储加密备份
|
||||
additionalProperties:
|
||||
key: duplicati
|
||||
name: Duplicati
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 在云存储服务上安全地存储加密备份
|
||||
shortDescEn: Store securely encrypted backups on cloud storage services
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.duplicati.com
|
||||
github: https://github.com/duplicati/duplicati
|
||||
document: https://docs.duplicati.com
|
||||
|
||||
@@ -1,31 +1,31 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40261"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/backups"
|
||||
edit: true
|
||||
envKey: BACKUPS_PATH
|
||||
labelEn: External Backups Path
|
||||
labelZh: 外部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "/backups"
|
||||
edit: true
|
||||
envKey: INTERNAL_BACKUPS_PATH
|
||||
labelEn: Internal Backups Path
|
||||
labelZh: 内部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "./data/data"
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40261"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/backups"
|
||||
edit: true
|
||||
envKey: BACKUPS_PATH
|
||||
labelEn: External Backups Path
|
||||
labelZh: 外部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "/backups"
|
||||
edit: true
|
||||
envKey: INTERNAL_BACKUPS_PATH
|
||||
labelEn: Internal Backups Path
|
||||
labelZh: 内部备份路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "./data/data"
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data Path
|
||||
labelZh: 数据路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user