From df887b2711e5f26af3ea477ef6be5fdfc7cc40f4 Mon Sep 17 00:00:00 2001 From: "telegraf-tiger[bot]" <76974415+telegraf-tiger[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 10:22:38 -0500 Subject: [PATCH] docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11881) Co-authored-by: Tiger Bot <> --- etc/telegraf.conf | 4 ++-- etc/telegraf_windows.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/telegraf.conf b/etc/telegraf.conf index 4cdb3df92..c42c0afc8 100644 --- a/etc/telegraf.conf +++ b/etc/telegraf.conf @@ -5051,8 +5051,8 @@ # ## demand on your internet connection. # # interval = "60m" # -# ## Sets if runs file download test -# # enable_file_download = false +# ## Enable to reduce memory usage +# # memory_saving_mode = false # # ## Caches the closest server location # # cache = false diff --git a/etc/telegraf_windows.conf b/etc/telegraf_windows.conf index c64ca5713..84783e7d7 100644 --- a/etc/telegraf_windows.conf +++ b/etc/telegraf_windows.conf @@ -4942,8 +4942,8 @@ # ## demand on your internet connection. # # interval = "60m" # -# ## Sets if runs file download test -# # enable_file_download = false +# ## Enable to reduce memory usage +# # memory_saving_mode = false # # ## Caches the closest server location # # cache = false