Files
2022-03-29 16:51:03 +02:00

10 lines
413 B
YAML

glowingblue-redis-setup:
admin:
settings:
enable_cache: Enable Redis cache
enable_redis_sessions:
Enable Redis sessions (all users will be logged out after changing this setting)
enable_queue: Enable Redis queue
horizon_config: "Horizon config (format: JSON)."
horizon_help_text: This will be passed to <code>(new \Blomstra\Horizon\Extend\Horizon)->config(...))</code>