Files
IanM d59ebfa684
Some checks failed
GB Redis Setup PHP / run (push) Has been cancelled
GB Redis Setup JS / run (push) Has been cancelled
fix: extend not called (#5)
* fix: extend not called

* chore: phpstan
2025-11-18 22:01:50 +00:00

10 lines
408 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 \FoF\Horizon\Extend\Horizon)->config(...))</code>