case und superflous option removed

This commit is contained in:
2025-11-27 16:47:40 +01:00
parent 3544b3ebba
commit 245c7b4eb6
2 changed files with 1 additions and 4 deletions

View File

@@ -7,9 +7,6 @@
username = "telegraf"
password = "secret"
## Wenn die DB nicht erreichbar ist, nicht zu lange blockieren:
## nur wenige Wiederholungen
timeout = "3s"
## Ab Telegraf 1.20+ sinnvoll:
http_headers = { "Connection" = "close" }