i2cp.leaseSetEncType

This commit is contained in:
orignal
2019-01-16 14:29:14 -05:00
committed by GitHub
parent e702befe82
commit e7e15ad0da
+1
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