mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Ensured installer does not ask for the locale
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user