From 43eecdbb3fb685bc900d88e74cae24ba3cd05a5c Mon Sep 17 00:00:00 2001 From: hagen Date: Mon, 11 Jan 2016 02:55:21 +0000 Subject: [PATCH] * update default tunnels.cfg --- debian/tunnels.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/tunnels.conf b/debian/tunnels.conf index 3cf35552..f710b70c 100644 --- a/debian/tunnels.conf +++ b/debian/tunnels.conf @@ -1 +1,7 @@ -# see examples in /usr/share/doc/i2pd/configuration.md.gz +[IRC] +type = client +port = 6668 +destination = irc.postman.i2p +keys = irc-keys.dat + +# see more examples in /usr/share/doc/i2pd/configuration.md.gz