diff --git a/installer/resources/i2ptunnel.config b/installer/resources/i2ptunnel.config index 0562973fa..68a9df32f 100644 --- a/installer/resources/i2ptunnel.config +++ b/installer/resources/i2ptunnel.config @@ -28,14 +28,14 @@ tunnel.1.startOnLoad=true tunnel.2.name=cvs.i2p tunnel.2.description=I2P CVS pserver tunnel.2.type=client -tunnel.1.interface=127.0.0.1 -tunnel.1.listenPort=2401 -tunnel.1.targetDestination=cvs.i2p -tunnel.1.i2cpHost=localhost -tunnel.1.i2cpPort=7654 -tunnel.1.option.tunnels.depthInbound=2 -tunnel.1.option.tunnels.numTunnels=2 -tunnel.1.startOnLoad=false +tunnel.2.interface=127.0.0.1 +tunnel.2.listenPort=2401 +tunnel.2.targetDestination=cvs.i2p +tunnel.2.i2cpHost=localhost +tunnel.2.i2cpPort=7654 +tunnel.2.option.tunnels.depthInbound=2 +tunnel.2.option.tunnels.numTunnels=2 +tunnel.2.startOnLoad=false # local eepserver #tunnel.3.name=eepsite