From 16c839669615781d0648e513fb975512ece1bc75 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 22 Jan 2024 20:32:23 +0100 Subject: [PATCH] docs: Fix the default value of the memory plugin's `ReportLimit` option. --- src/collectd.conf.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 0de74a291..b8b9457a9 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -5291,7 +5291,7 @@ which the sizes of physical memory vary. =item B B|B Controls reporting of the total amount of physical memory available to the -system. Defaults to B. +system. Defaults to B. =back -- 2.47.2