Skip to content

Commit 022b086

Browse files
committed
Merge branch '5.2' into 5.3
* 5.2: Minor tweak Adds a description to the exchange arguments
2 parents e51cb18 + 598b5ed commit 022b086

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

messenger.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,8 @@ The transport has a number of options:
11441144
``queues[name][binding_arguments]`` Arguments to be used while binding the queue.
11451145
``queues[name][binding_keys]`` The binding keys (if any) to bind to this queue
11461146
``queues[name][flags]`` Queue flags ``AMQP_DURABLE``
1147-
``exchange[arguments]``
1147+
``exchange[arguments]`` Extra arguments for the exchange (e.g.
1148+
``alternate-exchange``)
11481149
``exchange[default_publish_routing_key]`` Routing key to use when publishing, if none is
11491150
specified on the message
11501151
``exchange[flags]`` Exchange flags ``AMQP_DURABLE``

0 commit comments

Comments
 (0)