Skip to content

Commit e4f7154

Browse files
committed
Fix name of RabbitMQ HA flag in release note
1 parent b81a95f commit e4f7154

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
features:
33
- |
4-
The flag ``om_enable_rabbitmq_high-availability`` is now set to ``true``.
4+
The flag ``om_enable_rabbitmq_high_availability`` is now set to ``true``.
55
Adds tags for new RabbitMQ containers to update to RabbitMQ version 3.9.22.
66
upgrade:
77
- |
8-
The flag ``om_enable_rabbitmq_high-availability`` is now set to ``true``.
8+
The flag ``om_enable_rabbitmq_high_availability`` is now set to ``true``.
99
As this enables durable queues, RabbitMQ will need to be reset, and the
1010
services which use it restarted.
1111
Tags are added to update the RabbitMQ containers to version 3.9.22.

0 commit comments

Comments
 (0)