Browse Source

leaseSetType 5

pull/32/head
orignal 5 years ago committed by GitHub
parent
commit
4deb31393f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/user-guide/tunnels.md

2
docs/user-guide/tunnels.md

@ -172,7 +172,7 @@ These I2CP parameter are common for all tunnel types and specify settings for a @@ -172,7 +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
* i2cp.leaseSetType -- type of LeaseSet to be sent. 1, 3 or 5. 1 by default
* i2cp.leaseSetEncType -- encryption type to be used in LeaseSet type 3. Identity's type by default

Loading…
Cancel
Save