i2cp.leaseSetEncType

pull/29/head
orignal 2019-01-16 14:29:14 -05:00 committed by GitHub
parent e702befe82
commit e7e15ad0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ These I2CP parameter are common for all tunnel types and specify settings for a
* explicitPeers -- list of comma-separated b64 addresses of peers to use, default: unset
* i2p.streaming.initialAckDelay -- milliseconds to wait before sending Ack. 200 by default
* i2cp.leaseSetType -- type of LeaseSet to be sent. 1 or 3. 1 by default
* i2cp.leaseSetEncType -- encryption type to be used in LeaseSet type 3. Identity's type by default
Other examples