commit 57dae5651a2f9d8499c66913ba7f896997194799 Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri Aug 5 14:03:20 2011 +0200
Be more precise about using the database together with Tor Status.
Tor Status will need extra-info descriptors, so we should tell Tor to download them. --- README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/README b/README index 111543a..8b3651f 100644 --- a/README +++ b/README @@ -168,6 +168,7 @@ directory. Configure a local Tor client to fetch all known descriptors as early as possible by adding these config options to its torrc file:
+DownloadExtraInfo 1 FetchUselessDescriptors 1 FetchDirInfoEarly 1 FetchDirInfoExtraEarly 1