mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
and correct the man page re: the defaults
svn:r4132
This commit is contained in:
parent
543d31c89a
commit
732bf604c5
@ -43,10 +43,10 @@ are sent to all the logs that match their severity level.
|
||||
.TP
|
||||
\fBBandwidthRate \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
|
||||
A token bucket limits the average incoming bandwidth on this node to
|
||||
the specified number of bytes per second. (Default: 780 KB)
|
||||
the specified number of bytes per second. (Default: 2 MB)
|
||||
.TP
|
||||
\fBBandwidthBurst \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
|
||||
Limit the maximum token bucket size (also known as the burst) to the given number of bytes. (Default: 48 MB)
|
||||
Limit the maximum token bucket size (also known as the burst) to the given number of bytes. (Default: 5 MB)
|
||||
.TP
|
||||
\fBMaxAdvertisedBandwidth \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
|
||||
If set, we will not advertise more than this amount of bandwidth for our
|
||||
|
Loading…
Reference in New Issue
Block a user