mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
13 lines
830 B
YAML
13 lines
830 B
YAML
additionalProperties:
|
||
key: icat_lite #应用的 key ,仅限英文,用于在 Linux 创建文件夹
|
||
name: 喵空间社区程序Lite版 #应用名称
|
||
tags:
|
||
- 建站 #应用标签,可以有多个,请参照下方的标签列表
|
||
shortDescZh: 不太可爱(*╹▽╹*)的社区程序 #应用中文描述,不要超过30个字
|
||
shortDescEn: a mini bbs/forum/talk communicaty program. #应用英文描述
|
||
type: website #应用类型,区别于应用分类,只能有一个,请参照下方的类型列表
|
||
crossVersionUpdate: true #是否可以跨大版本升级
|
||
limit: 0 #应用安装数量限制,0 代表无限制
|
||
website: https://miao.o-o.zone #官网地址
|
||
github: https://github.com/0ui0/icat_lite_public.git #github 地址
|
||
document: https://github.com/0ui0/icat_lite_public.git #文档地址 |