Updated tunnels.cfg (markdown)

orignal
2016-01-14 16:05:41 -05:00
parent 297d85e000
commit 92db2fe5e8

@@ -67,3 +67,14 @@ Example of http tunnel:
host = website.i2p
port = 80
keys = our-website.dat
I2CP parameters
---------------
I2CP parameter are common for all tunnel types and specify setting for a local destination.
'inbound.length' - number of hops of an inbound tunnel. 3 by default
'outbound.length' - number of hops of an outbound tunnel. 3 by default
'inbound.quantity' - number of inbound tunnels. 5 by default
'outbound.quantity' - number of outbound tunnels. 5 by default