We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fd2ef commit 8ff985dCopy full SHA for 8ff985d
deps/rabbit/docs/rabbitmq.conf.example
@@ -381,7 +381,7 @@
381
## If set, the 'x-queue-type' header will be ignored (not compared for equivalence)
382
## for queue redeclaration. This can simplify upgrades of applications that explicitly
383
## set 'x-queue-type' to 'classic' for historical reasons but do not set any other
384
-## properties that may conflict or significant change queue behavior and semantics, such as the 'exclusive' field.
+## properties that may conflict or significantly change queue behavior and semantics, such as the 'exclusive' field.
385
# quorum_queue.property_equivalence.relaxed_checks_on_redeclaration = true
386
387
## Changes classic queue storage implementation version.
0 commit comments