Update redis.go

This commit is contained in:
Arthur Deschamps 2016-03-04 07:22:54 -05:00 committed by Michele Fadda
parent 44b6af4b64
commit 466e1cc33f
1 changed files with 0 additions and 1 deletions

View File

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