aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-11 22:16:25 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-19 16:04:40 -0400
commit18752bca5b57c11b6d843db671e1886ed0624848 (patch)
tree61c96b758758c5f59cf15d201dc03fa7f1079787 /doc
parentcf734a08f60f141ce2c21c703a403aeb74017b1f (diff)
downloadtor-18752bca5b57c11b6d843db671e1886ed0624848.tar
tor-18752bca5b57c11b6d843db671e1886ed0624848.tar.gz
Drop the minimum guard lifetime back down to one month
Mike believes that raising the default to 2 months with no way to lower it may create horrible load-balancing issues.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 5639ad26d..0c13a5c7d 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -962,7 +962,7 @@ The following options are useful only for clients (that is, if
**GuardLifetime** __N__ **days**|**weeks**|**months**::
If nonzero, and UseEntryGuards is set, minimum time to keep a guard before
picking a new one. If zero, we use the GuardLifetime parameter from the
- consensus directory. No value here may be less than 2 months or greater
+ consensus directory. No value here may be less than 1 month or greater
than 5 years; out-of-range values are clamped. (Default: 0)
**SafeSocks** **0**|**1**::