Skip to content

Commit 3ee6b40

Browse files
Fix RST syntax of some tables
1 parent 8c1f55e commit 3ee6b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messenger.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ The transport has a number of options:
989989
Options defined under ``options`` take precedence over ones defined in the DSN.
990990

991991
================== ===================================== ======================
992-
Option Description Default
992+
Option Description Default
993993
================== ===================================== ======================
994994
table_name Name of the table messenger_messages
995995
queue_name Name of the queue (a column in the default
@@ -1039,7 +1039,7 @@ A number of options can be configured via the DSN or via the ``options`` key
10391039
under the transport in ``messenger.yaml``:
10401040

10411041
=================== ===================================== =================================
1042-
Option Description Default
1042+
Option Description Default
10431043
=================== ===================================== =================================
10441044
stream The Redis stream name messages
10451045
group The Redis consumer group name symfony

0 commit comments

Comments
 (0)