parent
eb217b5878
commit
2a80a2f828
|
|
@ -75,18 +75,6 @@ additionalProperties:
|
||||||
value: "redis"
|
value: "redis"
|
||||||
- label: 文件缓存
|
- label: 文件缓存
|
||||||
value: "file"
|
value: "file"
|
||||||
- default: "redis"
|
|
||||||
edit: true
|
|
||||||
envKey: CACHE_DRIVER
|
|
||||||
labelZh: 缓存驱动
|
|
||||||
labelEn: Cache driver
|
|
||||||
required: true
|
|
||||||
type: select
|
|
||||||
values:
|
|
||||||
- label: Redis 缓存
|
|
||||||
value: "redis"
|
|
||||||
- label: 文件缓存
|
|
||||||
value: "file"
|
|
||||||
- default: "false"
|
- default: "false"
|
||||||
edit: true
|
edit: true
|
||||||
envKey: ADMIN_HTTPS
|
envKey: ADMIN_HTTPS
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,4 @@
|
||||||
name: MoviePilot
|
name: MoviePilot
|
||||||
tags:
|
|
||||||
- 实用工具
|
|
||||||
title: NAS媒体库自动化管理工具
|
title: NAS媒体库自动化管理工具
|
||||||
description: NAS媒体库自动化管理工具
|
description: NAS媒体库自动化管理工具
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue