[docs/config] mention httpAuth

This commit is contained in:
spalger
2016-11-16 18:33:04 -07:00
parent 63ea6b8a6f
commit 14a32e320f
2 changed files with 2 additions and 0 deletions

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.