diff --git a/docs/user-manual/en/address-settings.md b/docs/user-manual/en/address-settings.md index 8cece9e6fd..e3d02a8c13 100644 --- a/docs/user-manual/en/address-settings.md +++ b/docs/user-manual/en/address-settings.md @@ -35,7 +35,7 @@ that would be found in the `broker.xml` file. 0 -1 0 - true + false -1 MESSAGES_PER_SECOND NOTIFY @@ -192,7 +192,7 @@ does not route it to any queues (e.g. there might be no queues bound to that address, or none of the queues have filters that match) then normally that message would be discarded. However, if this parameter is `true` then such a message will instead be sent to the `dead-letter-address` (DLA) for that -address, if it exists. +address, if it exists. Default is `false`. `slow-consumer-threshold`. The minimum rate of message consumption allowed before a consumer is considered "slow." Measured in units specified by the