From 3cec9232940761ebbab170a668f6fc4e26c9bb08 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Tue, 19 Jun 2018 15:08:16 +0300 Subject: [PATCH 1/2] Update tunnels.conf --- contrib/tunnels.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/tunnels.conf b/contrib/tunnels.conf index be8681dc..cd6cc910 100644 --- a/contrib/tunnels.conf +++ b/contrib/tunnels.conf @@ -31,3 +31,4 @@ keys = irc-keys.dat #keys = pop3-keys.dat # see more examples in /usr/share/doc/i2pd/configuration.md.gz +# or at https://i2pd.readthedocs.io/en/latest/user-guide/tunnels/ From 4d9143734fe3aff50dc63c8365450a115c57f5eb Mon Sep 17 00:00:00 2001 From: R4SAS Date: Tue, 19 Jun 2018 15:11:48 +0300 Subject: [PATCH 2/2] store standart configs as docs in deb packages --- debian/docs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/docs b/debian/docs index b43bf86b..b67deb18 100644 --- a/debian/docs +++ b/debian/docs @@ -1 +1,4 @@ README.md +contrib/i2pd.conf +contrib/subscriptions.txt +contrib/tunnels.conf