mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-09-01 16:41:56 +00:00
changed datadir description
This commit is contained in:
parent
71985eb6ad
commit
1597fd1214
@ -50,7 +50,7 @@ log | Logs destination: stdout, file, syslog
|
|||||||
logfile | Path to logfile (default - autodetect)
|
logfile | Path to logfile (default - autodetect)
|
||||||
loglevel | Log messages above this level (debug, info, warn, error, none; default - warn)
|
loglevel | Log messages above this level (debug, info, warn, error, none; default - warn)
|
||||||
logclftime | Write full CLF-formatted date and time to log (default: false (write only time))
|
logclftime | Write full CLF-formatted date and time to log (default: false (write only time))
|
||||||
datadir | Path to storage of i2pd data (RouterInfos, destinations keys, peer profiles, etc ...)
|
datadir | Path to storage of i2pd data (configs, keys, netdb, peer profiles, etc ...). Can be passed as an agrument only.
|
||||||
host | Router external IP for incoming connections (default: auto if SSU2 is enabled)
|
host | Router external IP for incoming connections (default: auto if SSU2 is enabled)
|
||||||
port | Port to listen for incoming connections (default: auto (random))
|
port | Port to listen for incoming connections (default: auto (random))
|
||||||
daemon | Router will go to background after start (default: true)
|
daemon | Router will go to background after start (default: true)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user