diff --git a/config/autoload/installer.global.php b/config/autoload/installer.global.php index c40d75d1..7d44744c 100644 --- a/config/autoload/installer.global.php +++ b/config/autoload/installer.global.php @@ -31,6 +31,7 @@ return [ Option\WebWorkerNumConfigOption::class, Option\RedisServersConfigOption::class, Option\ShortCodeLengthOption::class, + Option\GeoLiteLicenseKeyConfigOption::class, ], 'installation_commands' => [