I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 744671a5 authored by cervantes's avatar cervantes Committed by zzz
Browse files

Adjusted wording on the bandwidth limiter controls to reflect new router defaults

parent 7f5b127b
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ this port from arbitrary peers (this requirement will be removed in i2p 0.6.1, b ...@@ -48,7 +48,7 @@ this port from arbitrary peers (this requirement will be removed in i2p 0.6.1, b
<input name="outboundrate" type="text" size="2" value="<jsp:getProperty name="nethelper" property="outboundRate" />" /> KBytes per second <input name="outboundrate" type="text" size="2" value="<jsp:getProperty name="nethelper" property="outboundRate" />" /> KBytes per second
bursting up to bursting up to
<jsp:getProperty name="nethelper" property="outboundBurstFactorBox" /><br /> <jsp:getProperty name="nethelper" property="outboundBurstFactorBox" /><br />
<i>A negative rate means there is no limit</i><br /> <i>A negative rate means a default limit of 16KBytes per second.</i><br />
Bandwidth share percentage: Bandwidth share percentage:
<jsp:getProperty name="nethelper" property="sharePercentageBox" /><br /> <jsp:getProperty name="nethelper" property="sharePercentageBox" /><br />
Sharing a higher percentage will improve your anonymity and help the network Sharing a higher percentage will improve your anonymity and help the network
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment