aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec/param-spec.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/spec/param-spec.md b/spec/param-spec.md
index 45cc7f0..13c0550 100644
--- a/spec/param-spec.md
+++ b/spec/param-spec.md
@@ -353,6 +353,15 @@ Min: 1. Max: INT32_MAX. Default: 86400 (1 day)
"guard-hs-l2-lifetime-max" -- The maximum lifetime of L2 guards
Min: 1. Max: INT32_MAX. Default: 1036800 (12 days)
+"guard-hs-l3-number" -- The number of guards in the L3 guardset
+Min: 1. Max: INT32_MAX. Default: 8
+
+"guard-hs-l3-lifetime-min" -- The minimum lifetime of L3 guards
+Min: 1. Max: INT32_MAX. Default: 3600 (1 hour)
+
+"guard-hs-l3-lifetime-max" -- The maximum lifetime of L3 guards
+Min: 1. Max: INT32_MAX. Default: 172800 (48 hours)
+
## Denial-of-service parameters {#dos}
Denial of Service mitigation parameters. Introduced in 0.3.3.2-alpha: