From 01b0954b2335b8f1fe672c2d64666937876bb845 Mon Sep 17 00:00:00 2001 From: Andy Date: Wed, 28 Sep 2022 19:57:26 +0000 Subject: Update doc/man/tor.1.txt --- doc/man/tor.1.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index 712988fa5a..14b989bfa7 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -860,6 +860,7 @@ forward slash (/) in the configuration file and on the command line. \_relayed traffic_ to the given number of bytes in each direction. They do not include directory fetches by the relay (from authority or other relays), because that is considered "client" activity. (Default: 0) + RelayBandwidthBurst defaults to the value of RelayBandwidthRate if unset. [[RelayBandwidthRate]] **RelayBandwidthRate** __N__ **bytes**|**KBytes**|**MBytes**|**GBytes**|**TBytes**|**KBits**|**MBits**|**GBits**|**TBits**:: If not 0, a separate token bucket limits the average incoming bandwidth @@ -869,6 +870,7 @@ forward slash (/) in the configuration file and on the command line. requests, but that may change in future versions. They do not include directory fetches by the relay (from authority or other relays), because that is considered "client" activity. (Default: 0) + RelayBandwidthRate defaults to the value of RelayBandwidthBurst if unset. [[RephistTrackTime]] **RephistTrackTime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**:: Tells an authority, or other node tracking node reliability and history, -- cgit v1.2.3-54-g00ecf