1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-02-10 05:44:13 +00:00

i2cp.leaseSetType added

This commit is contained in:
orignal 2019-01-11 14:07:23 -05:00 committed by GitHub
parent 2b0fe9b3e2
commit 2167835e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -172,6 +172,7 @@ These I2CP parameter are common for all tunnel types and specify settings for a
* crypto.tagsToSend -- number of ElGamal/AES tags to send. 40 by default; too low value may cause problems with tunnel building
* 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
Other examples