Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0ef7dd9

Browse files
Fix RST syntax of some tables
1 parent3bd42ee commit0ef7dd9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎messenger.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ the exchange, queues binding keys and more. See the documentation on
999999
The transport has a number of options:
10001000

10011001
============================================ ================================================= ===================================
1002-
Option Description Default
1002+
Option Description Default
10031003
============================================ ================================================= ===================================
10041004
``auto_setup`` Whether the table should be created ``true``
10051005
automatically during send / get.
@@ -1126,7 +1126,7 @@ Or, to create the table yourself, set the ``auto_setup`` option to ``false`` and
11261126
The transport has a number of options:
11271127

11281128
================== ===================================== ======================
1129-
Option Description Default
1129+
Option Description Default
11301130
================== ===================================== ======================
11311131
table_name Name of the table messenger_messages
11321132
queue_name Name of the queue (a column in the default
@@ -1192,7 +1192,7 @@ The Beanstalkd transport DSN may looks like this:
11921192
The transport has a number of options:
11931193

11941194
================== =================================== ======================
1195-
Option Description Default
1195+
Option Description Default
11961196
================== =================================== ======================
11971197
tube_name Name of the queue default
11981198
timeout Message reservation timeout 0 (will cause the
@@ -1240,7 +1240,7 @@ A number of options can be configured via the DSN or via the ``options`` key
12401240
under the transport in ``messenger.yaml``:
12411241

12421242
=================== ===================================== =================================
1243-
OptionDescription Default
1243+
OptionDescription Default
12441244
=================== ===================================== =================================
12451245
stream The Redis stream name messages
12461246
group The Redis consumer group name symfony
@@ -1421,7 +1421,7 @@ The SQS transport DSN may looks like this:
14211421
The transport has a number of options:
14221422

14231423
====================== ====================================== ===================================
1424-
Option Description Default
1424+
Option Description Default
14251425
====================== ====================================== ===================================
14261426
``access_key`` AWS access key must be urlencoded
14271427
``account`` Identifier of the AWS account The owner of the credentials

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp