Remove UseDirectoryGuards

It is obsoleted in an always-on direction by prop271.
This commit is contained in:
Nick Mathewson
2016-12-08 12:35:55 -05:00
parent 20292ec497
commit 3902a18a69
6 changed files with 13 additions and 25 deletions
+6
View File
@@ -0,0 +1,6 @@
o Removed features:
- The NumDirectoryGuards and UseDirectoryGuards torrc options are
no longer present: all users that use entry guards will also use
directory guards. Related to proposal 271; implements part of
ticket 20831.