[tor-commits] [torspec/master] document hsdir_spread_store default change

nickm at torproject.org nickm at torproject.org
Wed Dec 20 15:01:55 UTC 2017


commit 405e77f109d7963c11ad04a077e3cc7b11bc21e9
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Dec 20 10:01:27 2017 -0500

    document hsdir_spread_store default change
---
 rend-spec-v3.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index ef5f940..45766bc 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -772,7 +772,8 @@ Table of contents:
 
         hsdir_n_replicas = an integer in range [1,16] with default value 2.
         hsdir_spread_fetch = an integer in range [1,128] with default value 3.
-        hsdir_spread_store = an integer in range [1,128] with default value 3.
+        hsdir_spread_store = an integer in range [1,128] with default value 4.
+           (Until 0.3.2.8-rc, the default was 3.)
 
    To determine where a given hidden service descriptor will be stored
    in a given period, after the blinded public key for that period is



More information about the tor-commits mailing list