mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-03-12 13:21:22 +00:00
i2p.streaming.answerPings
This commit is contained in:
parent
89344f2e68
commit
fb22002e2f
@ -173,6 +173,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
|
* 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
|
* 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
|
* i2p.streaming.initialAckDelay -- milliseconds to wait before sending Ack. 200 by default
|
||||||
|
* i2p.streaming.answerPings -- enable sending pongs. true by default
|
||||||
* i2cp.leaseSetType -- type of LeaseSet to be sent. 1, 3 or 5. 1 by default
|
* i2cp.leaseSetType -- type of LeaseSet to be sent. 1, 3 or 5. 1 by default
|
||||||
* i2cp.leaseSetEncType -- comma separated encryption types to be used in LeaseSet type 3 or 5. Identity's type by default
|
* i2cp.leaseSetEncType -- comma separated encryption types to be used in LeaseSet type 3 or 5. Identity's type by default
|
||||||
* i2cp.leaseSetPrivKey -- decryption key for encrypted LeaseSet in base64. PSK or private DH
|
* i2cp.leaseSetPrivKey -- decryption key for encrypted LeaseSet in base64. PSK or private DH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user