]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
docs: Fix the default value of the memory plugin's `ReportLimit` option. 4246/head
authorFlorian Forster <octo@collectd.org>
Mon, 22 Jan 2024 19:32:23 +0000 (20:32 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 22 Jan 2024 19:32:23 +0000 (20:32 +0100)
src/collectd.conf.pod

index 0de74a2917726260a12c64ef575963d02d4f03b6..b8b9457a99196bef4f3040a6d1149adb829abb65 100644 (file)
@@ -5291,7 +5291,7 @@ which the sizes of physical memory vary.
 =item B<ReportLimit> B<false>|B<true>
 
 Controls reporting of the total amount of physical memory available to the
-system. Defaults to B<true>.
+system. Defaults to B<false>.
 
 =back