mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Enabled GeoLite installer config option
This commit is contained in:
parent
4d4423413d
commit
93a2c83652
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ return [
|
|||
Option\WebWorkerNumConfigOption::class,
|
||||
Option\RedisServersConfigOption::class,
|
||||
Option\ShortCodeLengthOption::class,
|
||||
Option\GeoLiteLicenseKeyConfigOption::class,
|
||||
],
|
||||
|
||||
'installation_commands' => [
|
||||
|
|
Loading…
Add table
Reference in a new issue