Skip to content

Commit d90a84c

Browse files
author
Thomas Beaujean
committed
[Messenger] Add config option 'arguments' for amqp delay queues
1 parent 755033a commit d90a84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

messenger.rst

+1
Original file line numberDiff line numberDiff line change
@@ -1352,6 +1352,7 @@ The transport has a number of options:
13521352
``delay[queue_name_pattern]`` Pattern to use to create the queues ``delay_%exchange_name%_%routing_key%_%delay%``
13531353
``delay[exchange_name]`` Name of the exchange to be used for the ``delays``
13541354
delayed/retried messages
1355+
``delay[arguments]`` Extra arguments for the delays queues
13551356
``queues[name][arguments]`` Extra arguments
13561357
``queues[name][binding_arguments]`` Arguments to be used while binding the queue.
13571358
``queues[name][binding_keys]`` The binding keys (if any) to bind to this queue

0 commit comments

Comments
 (0)