Skip to content

Commit 87f6b9d

Browse files
authored
Merge pull request #407 from tobias47n9e/master
Remove httpRoot parameter
2 parents 4307f29 + db4e378 commit 87f6b9d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/user-guide/runtime/configuration.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,6 @@ httpNodeRoot
7979
httpNodeAuth
8080
: enables HTTP Basic Authentication. See `httpAdminAuth` for format.
8181

82-
httpRoot
83-
: this sets the root url for both admin and node endpoints. It overrides the values set by `httpAdminRoot` and `httpNodeRoot`.
84-
8582
https
8683
: enables https, with the specified options object, as defined
8784
[here](https://nodejs.org/api/https.html#https_https_createserver_options_requestlistener).

0 commit comments

Comments
 (0)