Update redis.go

This commit is contained in:
Arthur Deschamps
2016-03-04 07:22:54 -05:00
parent c6706a86f1
commit 20999979de

View File

@@ -19,7 +19,6 @@ type Redis struct {
} }
var sampleConfig = ` var sampleConfig = `
[[inputs.redis]]
## specify servers via a url matching: ## specify servers via a url matching:
## [protocol://][:password]@address[:port] ## [protocol://][:password]@address[:port]
## e.g. ## e.g.