enabled auth and latency stat collection

This commit is contained in:
azhar
2016-07-04 14:45:01 +05:30
parent 6d2a993f04
commit da02d0fbc3

View File

@@ -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 = ""
` `