diff --git a/README.adoc b/README.adoc index ed83ff48a..99b05f300 100644 --- a/README.adoc +++ b/README.adoc @@ -376,7 +376,7 @@ If a dead-letter queue (DLQ) is configured, RabbitMQ routes the failed message ( If set to `true`, the binder republishs failed messages to the DLQ with additional headers, including the exception message and stack trace from the cause of the final failure. Also see the <>. + -Default: false +Default: true transacted:: Whether to use transacted channels. +