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

Commit 69d1b9a

Browse files
committed
Merge branch '2.8' into 3.1
* 2.8: Fix ability to uncomment the sqlite path easily updated VENDORS for 2.8.15 updated VENDORS for 2.7.22 updated VENDORS for 2.8.14
2 parents f1e4c52 + f5766c7 commit 69d1b9a

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

5757
orm:
5858
auto_generate_proxy_classes: "%kernel.debug%"

0 commit comments

Comments
 (0)