Add GETINFO targets to determine whether md/desc fetching is enabled

Closes ticket 22684.
This commit is contained in:
Nick Mathewson
2017-06-21 16:44:28 -04:00
parent 5d3f484f4a
commit 5dcc6bef1e
2 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (control):
- Add GETINFO desc/download-enabled and md/download-enabled, to
inform the controller whether try to download router descriptors
and microdescriptors respectively. Closes ticket 22684.