1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-02-05 11:24:15 +00:00

i2p.streaming.initialAckDelay

This commit is contained in:
orignal 2017-11-24 16:14:07 -05:00 committed by GitHub
parent f3037e7133
commit 884c3127df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,6 +168,7 @@ I2CP parameter are common for all tunnel types and specify setting for a local d
* outbound.quantity -- number of outbound tunnels. 5 by default
* 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
Other examples