mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
* update docs
This commit is contained in:
parent
0f7e2ad11a
commit
415314a90d
|
@ -20,6 +20,7 @@ Command line options
|
||||||
* --notransit - Router will not accept transit tunnels at startup. 0 by default
|
* --notransit - Router will not accept transit tunnels at startup. 0 by default
|
||||||
* --floodfill - Router will be floodfill, off by default
|
* --floodfill - Router will be floodfill, off by default
|
||||||
* --bandwidth= - L if bandwidth is limited to 32Kbs/sec, O - to 256Kbs/sec, P - unlimited
|
* --bandwidth= - L if bandwidth is limited to 32Kbs/sec, O - to 256Kbs/sec, P - unlimited
|
||||||
|
This option will be ignored if --floodfill given
|
||||||
|
|
||||||
* --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)
|
||||||
|
|
Loading…
Reference in a new issue