chore: Run make docs

This commit is contained in:
Sven Rebhan 2025-03-18 20:55:59 +01:00
parent 129ee12871
commit 15925f2121
No known key found for this signature in database
GPG Key ID: 3DD8251EB53E94E7
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ See the [CONFIGURATION.md][CONFIGURATION.md] for more details.
# tls_ca = "/etc/telegraf/ca.pem"
# tls_cert = "/etc/telegraf/cert.pem"
# tls_key = "/etc/telegraf/key.pem"
# tls_key_pwd = "secret"
## Use TLS but skip chain & host verification
# insecure_skip_verify = false
```