]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
src/collectd.conf.in: Fix default of `ReportBytes`.
authorEero Tamminen <eero.t.tamminen@intel.com>
Fri, 26 Jan 2024 13:05:44 +0000 (14:05 +0100)
committerFlorian Forster <octo@collectd.org>
Fri, 26 Jan 2024 13:32:14 +0000 (14:32 +0100)
src/collectd.conf.in

index a269306ab9e3fec71155dced44728f77277f268b..283b065cae8b75970f996234b4c103af1c7cbcb7 100644 (file)
 #      ReportUsage true
 #      ReportUtilization false
 #      ReportIO true
-#      ReportBytes true
+#      ReportBytes false
 #</Plugin>
 
 #<Plugin sysevent>