mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
* docs/configuration.md
This commit is contained in:
parent
b5875f3a0a
commit
cc55335a8d
|
@ -16,8 +16,8 @@ If you are upgrading your very old router (< 2.3.0) see also [this](config_opts_
|
||||||
* --logfile= - Path to logfile (default - autodetect)
|
* --logfile= - Path to logfile (default - autodetect)
|
||||||
* --loglevel= - Log messages above this level (debug, *info, warn, error)
|
* --loglevel= - Log messages above this level (debug, *info, warn, error)
|
||||||
* --datadir= - Path to storage of i2pd data (RI, keys, peer profiles, ...)
|
* --datadir= - Path to storage of i2pd data (RI, keys, peer profiles, ...)
|
||||||
* --host= - The external IP
|
* --host= - Router external IP for incoming connections
|
||||||
* --port= - The port to listen on
|
* --port= - Port to listen for incoming connections (default: auto)
|
||||||
* --daemon - Router will go to background after start
|
* --daemon - Router will go to background after start
|
||||||
* --service - Router will use system folders like '/var/lib/i2pd'
|
* --service - Router will use system folders like '/var/lib/i2pd'
|
||||||
* --ipv6 - Enable communication through ipv6. false by default
|
* --ipv6 - Enable communication through ipv6. false by default
|
||||||
|
|
Loading…
Reference in a new issue