Support passive queue declaration in amqp_consumer (#5831)
This commit is contained in:
@@ -33,7 +33,7 @@ For an introduction to AMQP see:
|
||||
# exchange_type = "topic"
|
||||
|
||||
## If true, exchange will be passively declared.
|
||||
# exchange_declare_passive = false
|
||||
# exchange_passive = false
|
||||
|
||||
## Exchange durability can be either "transient" or "durable".
|
||||
# exchange_durability = "durable"
|
||||
|
||||
Reference in New Issue
Block a user