commit 43ede8c6fd60934c651fe56dcd0978fd5898ee29 Author: teor teor@torproject.org Date: Mon Dec 9 16:20:08 2019 +1000
dir-list-spec: Update for the tor 0.3.5 directory structure --- dir-list-spec.txt | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/dir-list-spec.txt b/dir-list-spec.txt index e152c2d..ea39bcd 100644 --- a/dir-list-spec.txt +++ b/dir-list-spec.txt @@ -18,6 +18,10 @@ The hard-coded fallback directory list is located in the tor source repository at:
+ src/app/config/fallback_dirs.inc + + In Tor 0.3.4 and earlier, the list is located at: + src/or/fallback_dirs.inc
This document describes version 2.0.0 and later of the directory list
tor-commits@lists.torproject.org