enabled auth and latency stat collection

This commit is contained in:
azhar 2016-07-04 14:45:01 +05:30
parent 6d2a993f04
commit da02d0fbc3
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ var sampleConfig = `
## server has configured and get stats for them.
server = "localhost:3000"
enableAuth = false
authAuthDisable = false
autoAuthDisable = false
username = ""
password = ""
`