1Panel/cmd/server/app/app_config.yml

13 lines
593 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

additionalProperties:
key: #应用的 key ,仅限英文,用于在 Linux 创建文件夹
name: #应用名称
tags:
- Tool #应用标签,可以有多个,请参照下方的标签列表
shortDescZh: #应用中文描述不要超过30个字
shortDescEn: #应用英文描述
type: tool #应用类型,区别于应用分类,只能有一个,请参照下方的类型列表
crossVersionUpdate: #是否可以跨大版本升级
limit: #应用安装数量限制0 代表无限制
website: #官网地址
github: #github 地址
document: #文档地址