[docs] add docs for httpAuth config

This commit is contained in:
spalger
2016-11-16 14:17:14 -07:00
parent 2452d68e0a
commit 22ecd5c88c

View File

@ -29,6 +29,7 @@ Default:::
------
`httpAuth`[[config-http-auth]]:: `String` -- Specifies the default http auth as a sting with username and password separated by a colon (eg. `user:pass`). Applies to any host defined in the original config, and any hosts discovered while sniffing.
`log`[[config-log]]:: `String, String[], Object, Object[], Constructor` -- Unless a constructor is specified, this sets the output settings for the bundled logger. See the section on configuring-logging[logging] for more information.