From 4ecf36fab614bf5f46967bdc12526a5048d7991a Mon Sep 17 00:00:00 2001 From: R4SAS Date: Sat, 27 Nov 2021 21:08:05 +0300 Subject: [PATCH] update bandwidth option description (closes #1704) Signed-off-by: R4SAS --- contrib/i2pd.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/i2pd.conf b/contrib/i2pd.conf index c028fc7e..96e56be0 100644 --- a/contrib/i2pd.conf +++ b/contrib/i2pd.conf @@ -81,7 +81,9 @@ ipv6 = false ## Bandwidth configuration ## L limit bandwidth to 32KBs/sec, O - to 256KBs/sec, P - to 2048KBs/sec, ## X - unlimited -## Default is X for floodfill, L for regular node +## Default is L (regular node) and X if floodfill mode enabled. If you want to +## share more bandwidth without floodfill mode, uncomment that line and adjust +## value to your possibilities # bandwidth = L ## Max % of bandwidth limit for transit. 0-100. 100 by default # share = 100