Skip to content

Commit 309141a

Browse files
committed
[Config] Match Yaml configuration and Tree
1 parent fbc0139 commit 309141a

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)