From d7e6d92c230b77d3bd4f2ec64186dc2e7cd77d9a Mon Sep 17 00:00:00 2001 From: David Goulet Date: Mon, 1 Feb 2021 08:54:18 -0500 Subject: Add network reentry consensus parameter Signed-off-by: David Goulet --- param-spec.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'param-spec.txt') diff --git a/param-spec.txt b/param-spec.txt index 7643a9b..4da8ee1 100644 --- a/param-spec.txt +++ b/param-spec.txt @@ -48,6 +48,13 @@ line of a directory consensus. Min: 0. Max: 255. Default 0. First appeared: 0.4.1.1-alpha. + "allow-network-reentry" -- If true, the Exit relays allow connections that + are exiting the network to re-enter. If false, any exit connections going + to a relay ORPort or an authority ORPort and DirPort is denied and the + stream is terminated. + Min: 0. Max: 1. Default: 0 + First appeared: 0.4.5.1-alpha. + 2. Performance-tuning parameters "CircuitPriorityHalflifeMsec" -- the halflife parameter used when -- cgit v1.2.3-54-g00ecf