Fix typo - Default from Defalt (#2417)

This commit is contained in:
Priyank Trivedi 2017-02-17 00:33:17 +05:30 committed by Cameron Sparr
parent c19fb1535e
commit 25c55419df
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- **urls** []string: List of apache-status URLs to collect from. Default is "http://localhost/server-status?auto".
- **username** string: Username for HTTP basic authentication
- **password** string: Password for HTTP basic authentication
- **timeout** duration: time that the HTTP connection will remain waiting for response. Defalt 4 seconds ("4s")
- **timeout** duration: time that the HTTP connection will remain waiting for response. Default 4 seconds ("4s")
##### Optional SSL Config