Skip to content

Commit

Permalink
Remove non-existant option from sample config
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnelson committed Sep 12, 2018
1 parent 436dfdb commit 37fefa3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugins/inputs/http/http.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ var sampleConfig = `
# username = "username"
# password = "pa$$word"
## Tag all metrics with the url
# tag_url = true
## Optional TLS Config
# tls_ca = "/etc/telegraf/ca.pem"
# tls_cert = "/etc/telegraf/cert.pem"
Expand Down

0 comments on commit 37fefa3

Please sign in to comment.