]> git.mxchange.org Git - friendica.git/commit
Add the possibility to use a different configuration directory
authorPhilipp <admin@philipp.info>
Sat, 11 Sep 2021 12:33:26 +0000 (14:33 +0200)
committerPhilipp <admin@philipp.info>
Sat, 11 Sep 2021 12:33:26 +0000 (14:33 +0200)
commit57029441168f81e94a974affd8be610c732e8172
treec0f66359b03d8f9c05da08f3b8c9d7e9660d11ed
parentc40b3411a7ac10093b280fe0a9afa7fdb9fa2cbf
Add the possibility to use a different configuration directory
12 files changed:
doc/Config.md
src/App.php
src/Module/Admin/Summary.php
src/Util/ConfigFileLoader.php
static/dependencies.config.php
tests/Util/VFSTrait.php
tests/src/Core/Cache/DatabaseCacheTest.php
tests/src/Core/Lock/DatabaseLockDriverTest.php
tests/src/Core/StorageManagerTest.php
tests/src/Model/ProcessTest.php
tests/src/Model/Storage/DatabaseStorageTest.php
tests/src/Util/Config/ConfigFileLoaderTest.php