[tor/master] update the man page for the new AuthDirFastGuarantee value

commit 023d8b6cf8116919987500853f22f0a4a632d99f Author: Roger Dingledine <arma@torproject.org> Date: Mon Nov 21 18:45:44 2011 -0500 update the man page for the new AuthDirFastGuarantee value --- 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 bc0435d..f5be391 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1409,7 +1409,7 @@ DIRECTORY AUTHORITY SERVER OPTIONS **AuthDirFastGuarantee** __N__ **bytes**|**KB**|**MB**|**GB**:: Authoritative directories only. If non-zero, always vote the Fast flag for any relay advertising this amount of capacity or - more. (Default: 20 KB) + more. (Default: 100 KB) **AuthDirGuardBWGuarantee** __N__ **bytes**|**KB**|**MB**|**GB**:: Authoritative directories only. If non-zero, this advertised capacity
participants (1)
-
arma@torproject.org