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