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.
2 parents 4bdbfb8 + 583058e commit 684f8fdCopy full SHA for 684f8fd
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