]> git.mxchange.org Git - friendica.git/blobdiff - static/dependencies.config.php
Add the possibility to use a different configuration directory
[friendica.git] / static / dependencies.config.php
index 2068b6b1ad63d6f12bc0c1e220aeb7eca5972b6d..79b7f13648c7d0722c867868eea6b2feb95d5c38 100644 (file)
@@ -77,6 +77,7 @@ return [
                'shared'          => true,
                'constructParams' => [
                        [Dice::INSTANCE => '$basepath'],
+                       $_SERVER,
                ],
        ],
        Config\Cache::class          => [