Browse Source

http.enabled

pull/777/head
orignal 7 years ago committed by GitHub
parent
commit
ca6f755634
  1. 1
      docs/configuration.md

1
docs/configuration.md

@ -35,6 +35,7 @@ Windows-specific options: @@ -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

Loading…
Cancel
Save