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

Commit 0aca259

Browse files
committed
Merge branch '3.1' into 3.2
* 3.1: Fix ability to uncomment the sqlite path easily updated VENDORS for 3.1.8 updated VENDORS for 2.8.15 updated VENDORS for 2.7.22 updated VENDORS for 3.1.7 updated VENDORS for 2.8.14
2 parents 741acd0 + 69d1b9a commit 0aca259

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
@@ -54,7 +54,7 @@ doctrine:
5454
# e.g. database_path: "%kernel.root_dir%/data/data.db3"
5555
# 2. Uncomment database_path in parameters.yml.dist
5656
# 3. Uncomment next line:
57-
# path: "%database_path%"
57+
#path: "%database_path%"
5858

5959
orm:
6060
auto_generate_proxy_classes: "%kernel.debug%"

0 commit comments

Comments
 (0)