diff --git a/scripts/i2ptunnel.config b/scripts/i2ptunnel.config index 5c2ebd0..c90bb88 100644 --- a/scripts/i2ptunnel.config +++ b/scripts/i2ptunnel.config @@ -8,6 +8,11 @@ tunnel.0.option.i2cp.reduceIdleTime=1200000 tunnel.0.option.i2cp.reduceOnIdle=true tunnel.0.option.i2cp.reduceQuantity=1 tunnel.0.option.i2p.streaming.connectDelay=0 +tunnel.0.option.i2p.streaming.maxConcurrentStreams=40 +tunnel.0.option.i2p.streaming.maxConnsPerHour=100 +tunnel.0.option.i2p.streaming.maxConnsPerMinute=10 +tunnel.0.option.i2p.streaming.maxTotalConnsPerHour=2500 +tunnel.0.option.i2p.streaming.maxTotalConnsPerMinute=60 tunnel.0.option.inbound.backupQuantity=0 tunnel.0.option.inbound.length=3 tunnel.0.option.inbound.lengthVariance=0