From 2167835e0fbddc7dcf4017c364756c4c2db7924b Mon Sep 17 00:00:00 2001 From: orignal Date: Fri, 11 Jan 2019 14:07:23 -0500 Subject: [PATCH] i2cp.leaseSetType added --- docs/user-guide/tunnels.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-guide/tunnels.md b/docs/user-guide/tunnels.md index 2057e29..eca1a37 100644 --- a/docs/user-guide/tunnels.md +++ b/docs/user-guide/tunnels.md @@ -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