feat:格式化yaml文件
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 11211
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: '64'
|
||||
edit: true
|
||||
envKey: MEM_CACHED
|
||||
labelEn: Maximum memory usage(MB)
|
||||
labelZh: 内存最大占用量(MB)
|
||||
required: true
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 11211
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: '64'
|
||||
edit: true
|
||||
envKey: MEM_CACHED
|
||||
labelEn: Maximum memory usage(MB)
|
||||
labelZh: 内存最大占用量(MB)
|
||||
required: true
|
||||
type: number
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Memcached
|
||||
tags:
|
||||
- 工具
|
||||
title: Memcached 是一套分布式的高速缓存系统
|
||||
description: Memcached 是一套分布式的高速缓存系统
|
||||
additionalProperties:
|
||||
key: memcached
|
||||
name: Memcached
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: Memcached 是一套分布式的高速缓存系统
|
||||
shortDescEn: Memcached is a distributed caching system
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://memcached.org/
|
||||
github: https://github.com/memcached/memcached
|
||||
document: https://github.com/memcached/memcached/wiki
|
||||
name: Memcached
|
||||
tags:
|
||||
- 工具
|
||||
title: Memcached 是一套分布式的高速缓存系统
|
||||
description: Memcached 是一套分布式的高速缓存系统
|
||||
additionalProperties:
|
||||
key: memcached
|
||||
name: Memcached
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: Memcached 是一套分布式的高速缓存系统
|
||||
shortDescEn: Memcached is a distributed caching system
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://memcached.org/
|
||||
github: https://github.com/memcached/memcached
|
||||
document: https://github.com/memcached/memcached/wiki
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 11211
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: '64'
|
||||
edit: true
|
||||
envKey: MEM_CACHED
|
||||
labelEn: Maximum memory usage(MB)
|
||||
labelZh: 内存最大占用量(MB)
|
||||
required: true
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 11211
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: '64'
|
||||
edit: true
|
||||
envKey: MEM_CACHED
|
||||
labelEn: Maximum memory usage(MB)
|
||||
labelZh: 内存最大占用量(MB)
|
||||
required: true
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user