mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user