partkeepr

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

commit 6c6ef5e5499fe22a32bb5158917e17c63757590e
parent ab9072e3afc2cc672ea2ea813c60d78388404eef
Author: Felicitus <felicitus@felicitus.org>
Date:   Fri,  2 Oct 2015 15:02:18 +0200

Updated default parameters to make unit tests work

Diffstat:
Mapp/config/parameters.yml.dist | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist @@ -20,7 +20,7 @@ parameters: secret: KBDH2GXBUc8dhT3sGFPDsQF3SyULdjuM fr3d_ldap.enabled: false - fr3d_ldap.driver.host: ~ + fr3d_ldap.driver.host: localhost fr3d_ldap.driver.port: ~ fr3d_ldap.driver.username: ~ fr3d_ldap.driver.password: ~