Skip to content

Commit

Permalink
update bandwidth option description (closes PurpleI2P#1704)
Browse files Browse the repository at this point in the history
Signed-off-by: R4SAS <r4sas@i2pmail.org>
  • Loading branch information
r4sas committed Nov 27, 2021
1 parent 96cdb3b commit 4ecf36f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contrib/i2pd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ecf36f

Please sign in to comment.