Going back to snapshots

This commit is contained in:
buildmaster
2019-04-09 18:02:32 +00:00
parent 0eff1052e5
commit 8600626a69
7 changed files with 8 additions and 14 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.
+