Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3c0ba11

Browse filesBrowse files
Fixed a path
1 parent b49da4a commit 3c0ba11
Copy full SHA for 3c0ba11

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎reference/configuration/doctrine.rst

Copy file name to clipboardExpand all lines: reference/configuration/doctrine.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ The following block shows all possible configuration keys:
398398
# the DBAL driverOptions option
399399
options:
400400
foo: bar
401-
path: '%kernel.project_dir%ta/data.sqlite'
401+
path: '%kernel.project_dir%/app/data/data.sqlite'
402402
memory: true
403403
unix_socket: /tmp/mysql.sock
404404
# the DBAL wrapperClass option

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.