diff --git a/config/autoload/installer.global.php b/config/autoload/installer.global.php index fa5648fe..e62c9daf 100644 --- a/config/autoload/installer.global.php +++ b/config/autoload/installer.global.php @@ -6,9 +6,7 @@ use Shlinkio\Shlink\Installer\Config\Plugin; return [ 'installer_plugins_expected_config' => [ - Plugin\LanguageConfigCustomizer::class => [ - Plugin\LanguageConfigCustomizer::DEFAULT_LANG, - ], + Plugin\LanguageConfigCustomizer::class => [], Plugin\UrlShortenerConfigCustomizer::class => [ Plugin\UrlShortenerConfigCustomizer::SCHEMA,