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

Appearance settings

Commit ba95e8c

Browse filesBrowse files
committed
Fix typo in amqp messenger
1 parent c0787c7 commit ba95e8c
Copy full SHA for ba95e8c

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎messenger.rst

Copy file name to clipboardExpand all lines: messenger.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,8 +1125,8 @@ The transport has a number of options:
11251125
============================================ ================================================= ===================================
11261126
Option Description Default
11271127
============================================ ================================================= ===================================
1128-
``auto_setup`` Whether the table should be created ``true``
1129-
automatically during send / get.
1128+
``auto_setup`` Whether the exchanges and queues should be ``true``
1129+
created automatically during send / get.
11301130
``cacert`` Path to the CA cert file in PEM format.
11311131
``cert`` Path to the client certificate in PEM format.
11321132
``channel_max`` Specifies highest channel number that the server

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.