partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit aa9c205a072ae71613529192b031f0fee91e9449
parent 77fad1f53b426651ec68086ebb194c89be39a077
Author: Felicitus <felicitus@felicitus.org>
Date:   Sun, 11 Oct 2015 16:25:28 +0200

Migrated config files containing passwords to PHP, parse existing legacy config for setup

Diffstat:
Mcomposer.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json @@ -92,7 +92,7 @@ "extra": { "assets-dir" : "web/", "incenteev-parameters": { - "file": "app/config/parameters.yml" + "file": "app/config/parameters.php" }, "installer-paths": { "web/js/packages/{$name}": [