mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Enabled redis config option
This commit is contained in:
parent
4fadd523f1
commit
2e0f8067aa
@ -29,6 +29,7 @@ return [
|
||||
Option\BasePathConfigOption::class,
|
||||
Option\TaskWorkerNumConfigOption::class,
|
||||
Option\WebWorkerNumConfigOption::class,
|
||||
Option\RedisServersConfigOption::class,
|
||||
],
|
||||
|
||||
'installation_commands' => [
|
||||
|
Loading…
Reference in New Issue
Block a user