Turn on microdescriptors for clients

This commit is contained in:
Nick Mathewson
2011-07-11 16:54:43 -04:00
parent b55e31aeb4
commit b49e561f01
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major features:
- The microdescriptor system is now on by default for clients. This
allows clients to use Tor while downloading a much smaller amount
of directory information. To disable it, set "UseMicrodescriptors 0"
in your torrc file.