[tor-commits] [stem/master] FetchDirInfoExtraEarly requires FetchDirInfoEarly.

atagar at torproject.org atagar at torproject.org
Tue Aug 13 16:00:26 UTC 2013


commit ced3c4883056c23fa43d3975850880841e1677c7
Author: Arlo Breault <arlolra at gmail.com>
Date:   Mon Aug 12 22:13:05 2013 -0700

    FetchDirInfoExtraEarly requires FetchDirInfoEarly.
    
    Tor complains,
    
    [warn] Failed to parse/validate config: FetchDirInfoExtraEarly requires
    that you also set FetchDirInfoEarly
---
 docs/tutorials/mirror_mirror_on_the_wall.rst |    1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/tutorials/mirror_mirror_on_the_wall.rst b/docs/tutorials/mirror_mirror_on_the_wall.rst
index 3e4cfe0..02a4433 100644
--- a/docs/tutorials/mirror_mirror_on_the_wall.rst
+++ b/docs/tutorials/mirror_mirror_on_the_wall.rst
@@ -52,6 +52,7 @@ the network!
   # most recent descriptor information, regardless of if tor needs it or not,
   # set the following.
 
+  FetchDirInfoEarly 1
   FetchDirInfoExtraEarly 1
 
   # If you aren't actively using tor as a client then tor will eventually stop





More information about the tor-commits mailing list