mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Adding default port to config docs
This commit is contained in:
@@ -36,7 +36,7 @@ Windows-specific options:
|
|||||||
All options below still possible in cmdline, but better write it in config file:
|
All options below still possible in cmdline, but better write it in config file:
|
||||||
|
|
||||||
* --http.address= - The address to listen on (HTTP server)
|
* --http.address= - The address to listen on (HTTP server)
|
||||||
* --http.port= - The port 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
|
* --http.auth - Enable basic HTTP auth for webconsole
|
||||||
* --http.user= - Username for basic auth (default: i2pd)
|
* --http.user= - Username for basic auth (default: i2pd)
|
||||||
* --http.pass= - Password for basic auth (default: random, see logs)
|
* --http.pass= - Password for basic auth (default: random, see logs)
|
||||||
|
|||||||
Reference in New Issue
Block a user