mirror of
https://github.com/glowingblue/flarum-ext-redis-setup.git
synced 2026-03-22 06:57:45 +01:00
Address failure when only running selected redis services
This commit is contained in:
@@ -21,8 +21,8 @@ return [
|
||||
|
||||
new Extend\Locales(__DIR__.'/resources/locale'),
|
||||
|
||||
new EnableRedis(),
|
||||
|
||||
(new Extend\ServiceProvider())
|
||||
->register(QueueProvider::class),
|
||||
|
||||
new EnableRedis()
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user