4.0.6 release notes: a typo

(cherry picked from commit 428399dcec)
This commit is contained in:
Michael Klishin 2025-02-10 23:40:00 -05:00
parent 54d4d0c877
commit eb1076f0ad
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
#### Enhancements
* `` is a new configuration setting that allows the backend to skip registration.
* `cluster_formation.registration.enabled` is a new configuration setting that allows the backend to skip registration.
This is useful when Consul is used for peer discovery but a different tool such as Nomad
is used to keep track of the services and their registration, unregistration.