]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix the documentation for GuardLifetime.
authorNick Mathewson <nickm@torproject.org>
Mon, 30 Sep 2019 18:50:57 +0000 (14:50 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 30 Sep 2019 18:54:52 +0000 (14:54 -0400)
changes/ticket31189 [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/ticket31189 b/changes/ticket31189
new file mode 100644 (file)
index 0000000..318941c
--- /dev/null
@@ -0,0 +1,3 @@
+  o Documentation:
+    - Correct the description of "GuardLifetime". Fixes bug 31189; bugfix on
+      0.3.0.1-alpha.
index 21b482802e8ad3491f39fc3d16034075b9a5f087..98ef7c7334df2bc5925698843dd975142fadc4ef 100644 (file)
@@ -1395,10 +1395,9 @@ The following options are useful only for clients (that is, if
     default to 3 if the consensus parameter isn't set.  (Default: 0)
 
 [[GuardLifetime]] **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 1 month or greater
-    than 5 years; out-of-range values are clamped. (Default: 0)
+    If UseEntryGuards is set, minimum time to keep a guard on our guard list
+    before  picking a new one.  If less than one day, we use defaults from the
+    consensus directory.  (Default: 0)
 
 [[SafeSocks]] **SafeSocks** **0**|**1**::
     When this option is enabled, Tor will reject application connections that