Browse Source

add logclftime option description

pull/12/head
Darknet Villain 7 years ago
parent
commit
e4a1ef0601
  1. 1
      docs/user-guide/configuration.md

1
docs/user-guide/configuration.md

@ -49,6 +49,7 @@ pidfile | Where to write pidfile (dont write by d @@ -49,6 +49,7 @@ pidfile | Where to write pidfile (dont write by d
log | Logs destination: stdout, file (stdout if not set, file - otherwise, for compatibility)
logfile | Path to logfile (default - autodetect)
loglevel | Log messages above this level (debug, info, warn, error)
logclftime | Write full CLF-formatted date and time to log (default: write only time)
datadir | Path to storage of i2pd data (RI, keys, peer profiles, ...)
host | Router external IP for incoming connections
port | Port to listen for incoming connections (default: auto)

Loading…
Cancel
Save