summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2016-10-23 10:57:06 -0400
committerDavid Goulet <dgoulet@torproject.org>2016-10-23 10:59:55 -0400
commit59247314d511022d9d2ec6b3b7c6d6263e72f44c (patch)
tree65d876976285c4564f4aa9136cf997fbbf0efff3
parentd1bcba19a9790a37680b711e910152a293961d82 (diff)
downloadtor-59247314d511022d9d2ec6b3b7c6d6263e72f44c.tar.gz
tor-59247314d511022d9d2ec6b3b7c6d6263e72f44c.zip
man: Fix default value of AuthDirGuardBWGuarantee to 2MB
Closes #20435 Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r--changes/bug204354
-rw-r--r--doc/tor.1.txt2
2 files changed, 5 insertions, 1 deletions
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