diff options
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 24760f9e07..311a7f0e36 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -48,6 +48,10 @@ the specified number of bytes per second. (Default: 780 KB) \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) .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, no +matter how much we think we actually have. +.TP \fBDataDirectory \fR\fIDIR\fP Store working data in DIR (Default: @LOCALSTATEDIR@/lib/tor) .TP |