enabled auth and latency stat collection
This commit is contained in:
parent
6d2a993f04
commit
da02d0fbc3
|
@ -160,7 +160,7 @@ var sampleConfig = `
|
||||||
## server has configured and get stats for them.
|
## server has configured and get stats for them.
|
||||||
server = "localhost:3000"
|
server = "localhost:3000"
|
||||||
enableAuth = false
|
enableAuth = false
|
||||||
authAuthDisable = false
|
autoAuthDisable = false
|
||||||
username = ""
|
username = ""
|
||||||
password = ""
|
password = ""
|
||||||
`
|
`
|
||||||
|
|
Loading…
Reference in New Issue