From cf29cd165e73fc8439140cd6884ded10bc274a37 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Thu, 21 Apr 2022 20:04:53 +0200 Subject: [PATCH] Fix formatting for the send queue option --- src/collectd.conf.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 8821d008a..cde4bd7ed 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -865,6 +865,7 @@ before attempting to reconnect. Defaults to 1, which implies attempt to reconnect at 1 second intervals. =item B I + If there is no AMQP1 connection, the plugin will continue to queue messages to send, which could result in unbounded memory consumption. This parameter is used to limit the number of messages in the outbound queue to -- 2.47.3