We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc0139 commit 309141aCopy full SHA for 309141a
components/config/definition.rst
@@ -81,7 +81,7 @@ reflect the real structure of the configuration values::
81
->defaultTrue()
82
->end()
83
->scalarNode('default_connection')
84
- ->defaultValue('default')
+ ->defaultValue('mysql')
85
86
87
;
0 commit comments