From 4fa7e431623e5f21ae6d47edbb64f0c6a2120d39 Mon Sep 17 00:00:00 2001 From: r4sas Date: Fri, 19 Aug 2022 19:38:54 +0000 Subject: [PATCH] disable ssu in example config file Signed-off-by: r4sas --- contrib/i2pd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/i2pd.conf b/contrib/i2pd.conf index ebe394f0..1c4d814c 100644 --- a/contrib/i2pd.conf +++ b/contrib/i2pd.conf @@ -76,7 +76,7 @@ ipv4 = true ipv6 = false ## Enable SSU transport (default = true) -# ssu = true +ssu = false ## Bandwidth configuration ## L limit bandwidth to 32KBs/sec, O - to 256KBs/sec, P - to 2048KBs/sec,