From c5772d118fec5d5b0504c08266abcfaa21228119 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Mon, 2 Feb 2015 07:48:13 +0100 Subject: Installation should be launch manually Also upadte readme for v2 and define a test database (for the future) --- app/config/config_test.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/config/config_test.yml') diff --git a/app/config/config_test.yml b/app/config/config_test.yml index 2f6d9250..83e2922a 100644 --- a/app/config/config_test.yml +++ b/app/config/config_test.yml @@ -14,3 +14,7 @@ web_profiler: swiftmailer: disable_delivery: true + +doctrine: + dbal: + path: %kernel.root_dir%/../data/db/poche_test.sqlite -- cgit v1.2.3