Add the possibility to use a different configuration directory

This commit is contained in:
Philipp Holzer 2021-09-11 14:33:26 +02:00
commit 5702944116
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
12 changed files with 75 additions and 19 deletions

View file

@ -77,6 +77,7 @@ return [
'shared' => true,
'constructParams' => [
[Dice::INSTANCE => '$basepath'],
$_SERVER,
],
],
Config\Cache::class => [