parent
eb217b5878
commit
2a80a2f828
|
|
@ -75,18 +75,6 @@ additionalProperties:
|
|||
value: "redis"
|
||||
- label: 文件缓存
|
||||
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"
|
||||
edit: true
|
||||
envKey: ADMIN_HTTPS
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
name: MoviePilot
|
||||
tags:
|
||||
- 实用工具
|
||||
title: NAS媒体库自动化管理工具
|
||||
description: NAS媒体库自动化管理工具
|
||||
additionalProperties:
|
||||
|
|
|
|||
Loading…
Reference in New Issue