Seems to be a toml parse bug around triple pounds
This commit is contained in:
@@ -41,7 +41,7 @@ type NSQ struct {
|
||||
}
|
||||
|
||||
var sampleConfig = `
|
||||
### An array of NSQD HTTP API endpoints
|
||||
## An array of NSQD HTTP API endpoints
|
||||
endpoints = ["http://localhost:4151"]
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user