Skip to content

Commit 577edd3

Browse files
committed
adding note to config
1 parent aa3f53d commit 577edd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/configuration/doctrine.rst

+1
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ The following block shows all possible configuration keys:
293293
user: user
294294
password: secret
295295
driver: pdo_mysql
296+
# if the url option is specified, it will override the above config
296297
url: mysql://db_user:db_password@127.0.0.1:3306/db_name
297298
# the DBAL driverClass option
298299
driver_class: MyNamespace\MyDriverImpl

0 commit comments

Comments
 (0)