commit d6ca7515e759beac5115013b5e849c749181930e Author: David Goulet dgoulet@torproject.org Date: Mon Nov 13 10:44:41 2017 -0500
dir-spec: Document consensus param HSV3MaxDescriptorSize
Signed-off-by: David Goulet dgoulet@torproject.org --- dir-spec.txt | 1 + 1 file changed, 1 insertion(+)
diff --git a/dir-spec.txt b/dir-spec.txt index ded23eb..1c63b21 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1984,6 +1984,7 @@ should select to try to fetch a descriptor. "hsdir_spread_store" -- Total number of HSDirs per replica a service will upload its descriptor to. + "HSV3MaxDescriptorSize" -- Maximum descriptor size (in bytes).
"shared-rand-previous-value" SP NumReveals SP Value NL
tor-commits@lists.torproject.org