Skip to content

Commit 8417549

Browse files
committed
[reference] Adding the DBAL keep_slave config option
1 parent 346e3ce commit 8417549

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/configuration/doctrine.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ The following block shows all possible configuration keys:
347347
enum: string
348348
types:
349349
custom: Acme\HelloBundle\MyCustomType
350+
# the DBAL keepSlave option
351+
keep_slave: false
350352
351353
.. code-block:: xml
352354

0 commit comments

Comments
 (0)