Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions messenger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1125,8 +1125,8 @@ The transport has a number of options:
============================================ ================================================= ===================================
Option Description Default
============================================ ================================================= ===================================
``auto_setup`` Whether the table should be created ``true``
automatically during send / get.
``auto_setup`` Whether the exchanges and queues should be ``true``
created automatically during send / get.
``cacert`` Path to the CA cert file in PEM format.
``cert`` Path to the client certificate in PEM format.
``channel_max`` Specifies highest channel number that the server
Expand Down