aboutsummaryrefslogtreecommitdiff
path: root/param-spec.txt
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2021-10-25 23:03:20 +0300
committerNick Mathewson <nickm@torproject.org>2021-10-25 16:35:13 -0400
commit29245fd50d1ee3d96cca52154da4d888f34fedea (patch)
treee15e67dcf9ba6c6beb0d3681e1db5ea0de0b6e8b /param-spec.txt
parentc10dd31c0dcf970b8e199e029d56fc483f8a216c (diff)
downloadtorspec-29245fd50d1ee3d96cca52154da4d888f34fedea.tar.gz
torspec-29245fd50d1ee3d96cca52154da4d888f34fedea.zip
Fix typos and cleanup
Diffstat (limited to 'param-spec.txt')
-rw-r--r--param-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/param-spec.txt b/param-spec.txt
index 3cf36b2..f420944 100644
--- a/param-spec.txt
+++ b/param-spec.txt
@@ -83,7 +83,7 @@ Table of Contents
"perconnbwrate" and "perconnbwburst" -- if set, each relay sets up a
separate token bucket for every client OR connection, and rate limits
- that connection indepedently. Typically left unset, except when used for
+ that connection independently. Typically left unset, except when used for
performance experiments around trac entry 1750. Only honored by relays
running Tor 0.2.2.16-alpha and later. (Note that relays running
0.2.2.7-alpha through 0.2.2.14-alpha looked for bwconnrate and
@@ -324,7 +324,7 @@ Table of Contents
Min: 0. Max: 1. Default: 0.
First appeared: 0.2.6
- "guard-lifetime-days" -- Controls guard lifetime. If a unconfirmed
+ "guard-lifetime-days" -- Controls guard lifetime. If an unconfirmed
guard has been sampled more than this many days ago, it should be
removed from the guard sample.
Min: 1. Max: 3650. Default: 120.
@@ -395,7 +395,7 @@ Table of Contents
Min: 1. Max: INT32_MAX. Default: 15
First appeared: 0.3.0
- "guard-nonprimary-guard-idle-timeout" -- When trying to confirm
+ "guard-nonprimary-guard-idle-timeout" -- When trying to confirm
nonprimary guards, if a guard doesn't answer for more than this long
in seconds, treat it as down.
Min: 1. Max: INT32_MAX. Default: 600