mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-03-12 05:11:06 +00:00
update 'service' option description
This commit is contained in:
parent
823f866866
commit
da31d670d9
@ -54,7 +54,7 @@ datadir | Path to storage of i2pd data (RI, keys,
|
|||||||
host | Router external IP for incoming connections
|
host | Router external IP for incoming connections
|
||||||
port | Port to listen for incoming connections (default: auto)
|
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' (on unix) or 'C:\ProgramData\i2pd' (on Windows). Ignored on MacOS and Android
|
||||||
ifname | Network interface to bind to
|
ifname | Network interface to bind to
|
||||||
ifname4 | Network interface to bind to for IPv4
|
ifname4 | Network interface to bind to for IPv4
|
||||||
ifname6 | Network interface to bind to for IPv6
|
ifname6 | Network interface to bind to for IPv6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user