diff --git a/docs/configuration.md b/docs/configuration.md index 2074dceb..4894bfe3 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -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