Going back to snapshots

This commit is contained in:
buildmaster
2019-06-11 11:59:35 +00:00
parent bf807cdcae
commit 6bb94e7aec
7 changed files with 7 additions and 13 deletions

View File

@@ -142,12 +142,6 @@ acknowledgeMode::
The acknowledge mode.
+
Default: `AUTO`.
anonymousGroupPrefix::
When the binding has no `group` property, an anonymous, auto-delete queue is bound to the destination exchange.
The default naming stragegy for such queues results in a queue named `anonymous.<base64 representation of a UUID>`.
Set this property to change the prefix to something other than the default.
+
Default: `anonymous.`.
autoBindDlq::
Whether to automatically declare the DLQ and bind it to the binder DLX.
+