Skip to content

Commit 684f8fd

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: [Config] Match Yaml configuration and Tree
2 parents 4bdbfb8 + 583058e commit 684f8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/config/definition.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ reflect the real structure of the configuration values::
8181
->defaultTrue()
8282
->end()
8383
->scalarNode('default_connection')
84-
->defaultValue('default')
84+
->defaultValue('mysql')
8585
->end()
8686
->end()
8787
;

0 commit comments

Comments
 (0)