mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
raise bandwidthrate/bandwidthburst to a new "infinite"
addresses bug 6605.
This commit is contained in:
+2
-2
@@ -129,11 +129,11 @@ GENERAL OPTIONS
|
||||
the specified number of bytes per second, and the average outgoing
|
||||
bandwidth usage to that same value. If you want to run a relay in the
|
||||
public network, this needs to be _at the very least_ 30 KB (that is,
|
||||
30720 bytes). (Default: 5 MB)
|
||||
30720 bytes). (Default: 1 GB)
|
||||
|
||||
**BandwidthBurst** __N__ **bytes**|**KB**|**MB**|**GB**::
|
||||
Limit the maximum token bucket size (also known as the burst) to the given
|
||||
number of bytes in each direction. (Default: 10 MB)
|
||||
number of bytes in each direction. (Default: 1 GB)
|
||||
|
||||
**MaxAdvertisedBandwidth** __N__ **bytes**|**KB**|**MB**|**GB**::
|
||||
If set, we will not advertise more than this amount of bandwidth for our
|
||||
|
||||
Reference in New Issue
Block a user