Merge pull request #24 from PurpleI2P/updates

Note about datadir and service options
pull/26/head
l-n-s 2018-06-16 10:13:50 +00:00 committed by GitHub
commit 5e943e2320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ ssu | Enable SSU transport protocol (use UDP)
ntcp | Enable NTCP transport protocol (use TCP). true by default
ntcpproxy | Specify proxy server for NTCP. Should be http://address:port or socks://address:port
#### Notes
`datadir` and `service` options are only used as arguments for i2pd, these options have no effect when set in `i2pd.conf`.
### Windows-specific options
Option | Description