diff options
author | Robert Ransom <rransom.8774@gmail.com> | 2011-05-10 02:06:07 -0700 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-06-03 12:16:55 -0400 |
commit | 1546054d81fcc3462c37aca8a35a510d7f770533 (patch) | |
tree | b237ee9987f0dffc0e281930ead2bd9f1b6e2a21 /doc | |
parent | 7aa20b20bffcbc4c9b4e3eb1c874616e1cab119f (diff) | |
download | tor-1546054d81fcc3462c37aca8a35a510d7f770533.tar.gz tor-1546054d81fcc3462c37aca8a35a510d7f770533.zip |
Add a VoteOnHidServDirectoriesV2 configuration option
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 8aa32e82a0..9c81198684 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1335,6 +1335,11 @@ DIRECTORY AUTHORITY SERVER OPTIONS that fine-grained information about nodes can be discarded when it hasn't changed for a given amount of time. (Default: 24 hours) +**VoteOnHidServDirectoriesV2** **0**|**1**:: + When this option is set in addition to **AuthoritativeDirectory**, Tor + votes on whether to accept relays as hidden service directories. + (Default: 1) + HIDDEN SERVICE OPTIONS ---------------------- |