mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
clean up man page entry for MaxAdvertisedBandwidth
svn:r3817
This commit is contained in:
parent
ab1d0049a2
commit
f5c930bb0e
@ -49,8 +49,11 @@ the specified number of bytes per second. (Default: 780 KB)
|
|||||||
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: 48 MB)
|
||||||
.TP
|
.TP
|
||||||
\fBMaxAdvertisedBandwidth \fR\fIN\fR \fBbytes\fR|\fBKB\fR|\fBMB\fR|\fBGB\fR|\fBTB\fP
|
\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, no
|
If set, we will not advertise more than this amount of bandwidth for our
|
||||||
matter how much we think we actually have.
|
BandwidthRate. Server operators who want to reduce the number of clients
|
||||||
|
who ask to build circuits through them (since this is proportional to
|
||||||
|
advertised bandwidth rate) can thus reduce the CPU demands on their
|
||||||
|
server without impacting network performance.
|
||||||
.TP
|
.TP
|
||||||
\fBDataDirectory \fR\fIDIR\fP
|
\fBDataDirectory \fR\fIDIR\fP
|
||||||
Store working data in DIR (Default: @LOCALSTATEDIR@/lib/tor)
|
Store working data in DIR (Default: @LOCALSTATEDIR@/lib/tor)
|
||||||
|
Loading…
Reference in New Issue
Block a user