diff options
author | David Goulet <dgoulet@torproject.org> | 2016-10-23 10:57:06 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2016-10-23 10:59:55 -0400 |
commit | 59247314d511022d9d2ec6b3b7c6d6263e72f44c (patch) | |
tree | 65d876976285c4564f4aa9136cf997fbbf0efff3 /doc | |
parent | d1bcba19a9790a37680b711e910152a293961d82 (diff) | |
download | tor-59247314d511022d9d2ec6b3b7c6d6263e72f44c.tar.gz tor-59247314d511022d9d2ec6b3b7c6d6263e72f44c.zip |
man: Fix default value of AuthDirGuardBWGuarantee to 2MB
Closes #20435
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 9d8b631e35..221c798257 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2248,7 +2248,7 @@ on the public Tor network. [[AuthDirGuardBWGuarantee]] **AuthDirGuardBWGuarantee** __N__ **bytes**|**KBytes**|**MBytes**|**GBytes**|**KBits**|**MBits**|**GBits**:: Authoritative directories only. If non-zero, this advertised capacity or more is always sufficient to satisfy the bandwidth requirement - for the Guard flag. (Default: 250 KBytes) + for the Guard flag. (Default: 2 MBytes) [[AuthDirPinKeys]] **AuthDirPinKeys** **0**|**1**:: Authoritative directories only. If non-zero, do not allow any relay to |