Skip to content

Commit c0efbfb

Browse files
committed
the parameter is now optional and the semantics changed to the connection name
1 parent bc126aa commit c0efbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/config/dist/parameters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ parameters:
33
#type: jackrabbit
44
#url: http://localhost:8080/server/
55
type: doctrinedbal
6-
connection: doctrine.dbal.default_connection
6+
# connection: default
77
phpcr_workspace: default
88
phpcr_user: admin
99
phpcr_pass: admin

0 commit comments

Comments
 (0)