From: David Goulet Date: Sun, 23 Oct 2016 14:57:06 +0000 (-0400) Subject: man: Fix default value of AuthDirGuardBWGuarantee to 2MB X-Git-Tag: tor-0.3.0.1-alpha~220^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59247314d511022d9d2ec6b3b7c6d6263e72f44c;p=thirdparty%2Ftor.git man: Fix default value of AuthDirGuardBWGuarantee to 2MB Closes #20435 Signed-off-by: David Goulet --- diff --git a/changes/bug20435 b/changes/bug20435 new file mode 100644 index 0000000000..4fd7eb71d6 --- /dev/null +++ b/changes/bug20435 @@ -0,0 +1,4 @@ + o Documentation (man page): + - Set the default value from 250 KBytes to 2 MBytes for + AuthDirGuardBWGuarantee in the man page which is what the code is using; + bugfix on tor-0.2.5.6-alpha; Closes ticket 20345. 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