Skip to content

Commit 8ff985d

Browse files
rabbitmq.conf.example: a typo #8076
(cherry picked from commit 33b54c6)
1 parent b2fd2ef commit 8ff985d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/docs/rabbitmq.conf.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
## If set, the 'x-queue-type' header will be ignored (not compared for equivalence)
382382
## for queue redeclaration. This can simplify upgrades of applications that explicitly
383383
## 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.
384+
## properties that may conflict or significantly change queue behavior and semantics, such as the 'exclusive' field.
385385
# quorum_queue.property_equivalence.relaxed_checks_on_redeclaration = true
386386

387387
## Changes classic queue storage implementation version.

0 commit comments

Comments
 (0)