http.enabled

This commit is contained in:
orignal 2017-01-10 15:08:01 -05:00 committed by GitHub
parent 70b30f7849
commit ca6f755634

View File

@ -35,6 +35,7 @@ Windows-specific options:
All options below still possible in cmdline, but better write it in config file:
* --http.enabled= - If webconsole is enabled. true by default
* --http.address= - The address to listen on (HTTP server)
* --http.port= - The port to listen on (HTTP server) 7070 by default
* --http.auth - Enable basic HTTP auth for webconsole