Seems to be a toml parse bug around triple pounds
This commit is contained in:
@@ -21,7 +21,7 @@ type Raindrops struct {
|
||||
}
|
||||
|
||||
var sampleConfig = `
|
||||
### An array of raindrops middleware URI to gather stats.
|
||||
## An array of raindrops middleware URI to gather stats.
|
||||
urls = ["http://localhost:8080/_raindrops"]
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user