1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-08-30 15:41:54 +00:00

changed datadir description

This commit is contained in:
orignal 2025-07-14 08:47:27 -04:00 committed by GitHub
parent 71985eb6ad
commit 1597fd1214
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ log | Logs destination: stdout, file, syslog
logfile | Path to logfile (default - autodetect)
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))
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)
port | Port to listen for incoming connections (default: auto (random))
daemon | Router will go to background after start (default: true)