feat(settings): add general config for instance (site name, description and icon)

This commit is contained in:
Yassine Doghri 2021-10-26 15:54:56 +00:00
commit 5c56f3e6f0
41 changed files with 533 additions and 52 deletions

View file

@ -17,7 +17,6 @@ return static function (ContainerConfigurator $containerConfigurator): void {
__DIR__ . '/themes',
__DIR__ . '/tests',
__DIR__ . '/public',
__DIR__ . '/public',
]);
$parameters->set(Option::SKIP, [