Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit f5766c7

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: Fix ability to uncomment the sqlite path easily updated VENDORS for 2.7.22
2 parents dc574ec + 7d56981 commit f5766c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ doctrine:
5050
# e.g. database_path: "%kernel.root_dir%/data/data.db3"
5151
# 2. Uncomment database_path in parameters.yml.dist
5252
# 3. Uncomment next line:
53-
# path: "%database_path%"
53+
#path: "%database_path%"
5454

5555
orm:
5656
auto_generate_proxy_classes: "%kernel.debug%"

0 commit comments

Comments
 (0)