Skip to content

Commit c97b5b3

Browse files
Fix RST syntax of some tables
1 parent c24f03d commit c97b5b3

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
@@ -976,7 +976,7 @@ The transport has a number of options:
976976
Options defined under ``options`` take precedence over ones defined in the DSN.
977977

978978
================== =================================== ======================
979-
Option Description Default
979+
Option Description Default
980980
================== =================================== ======================
981981
table_name Name of the table messenger_messages
982982
queue_name Name of the queue (a column in the default
@@ -1011,7 +1011,7 @@ A number of options can be configured via the DSN or via the ``options`` key
10111011
under the transport in ``messenger.yaml``:
10121012

10131013
================== ===================================== =========================
1014-
Option Description Default
1014+
Option Description Default
10151015
================== ===================================== =========================
10161016
stream The Redis stream name messages
10171017
group The Redis consumer group name symfony

0 commit comments

Comments
 (0)