Skip to content

Commit 34673de

Browse files
alexander-schranzostrolucky
authored andcommitted
Update configuration.rst file
1 parent 5420a1a commit 34673de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/configuration.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Configuration Reference
2727
# RDBMS specific; Refer to the manual of your RDBMS for more information
2828
charset: ~
2929
30+
# Adds the given suffix to the configured database name, this option has no effects for the SQLite platform
3031
dbname_suffix: ~
3132
3233
# SQLite specific
@@ -151,6 +152,8 @@ Configuration Reference
151152
user: root
152153
password: ~
153154
charset: ~
155+
156+
# Adds the given suffix to the configured database name, this option has no effects for the SQLite platform
154157
dbname_suffix: ~
155158
path: ~
156159
memory: ~
@@ -451,6 +454,7 @@ Configuration Reference
451454
<doctrine:default-table-option name="engine">InnoDB</doctrine:default-table-option>
452455
453456
<!-- example -->
457+
<!-- dbname_suffix: Adds the given suffix to the configured database name, this option has no effects for the SQLite platform -->
454458
<!-- unix-socket: The unix socket to use for MySQL -->
455459
<!-- persistent: True to use as persistent connection for the ibm_db2 driver -->
456460
<!-- protocol: The protocol to use for the ibm_db2 driver (default to TCPIP if omitted) -->

0 commit comments

Comments
 (0)