summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-20 08:50:18 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-20 08:50:18 -0500
commit09fb7987c5bfa248efba2961afe5eb5c8f5a6e9c (patch)
tree477fe09eab200eb65d35004d14e7c882c915f923 /doc
parentd559ca3d5aa693e4606e34888048eeda0f5c2e97 (diff)
parentf733b8acd67f487a56e56bfb454ff99bc8d1cab0 (diff)
downloadtor-09fb7987c5bfa248efba2961afe5eb5c8f5a6e9c.tar.gz
tor-09fb7987c5bfa248efba2961afe5eb5c8f5a6e9c.zip
Merge branch 'maint-0.4.3'
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 3d00e62a44..d4ceae1876 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -2965,6 +2965,13 @@ on the public Tor network.
//Out of order because it logically belongs with the other CCs options.
[[AuthDirInvalidCCs]] **AuthDirInvalidCCs** __CC__,... +
+
+[[AuthDirRejectRequestsUnderLoad]] **AuthDirRejectRequestsUnderLoad** **0**|**1**::
+ If set, the directory authority will start rejecting directory requests
+ from non relay connections by sending a 503 error code if it is under
+ bandwidth pressure (reaching the configured limit if any). Relays will
+ always tried to be answered even if this is on. (Default: 1)
+
[[AuthDirRejectCCs]] **AuthDirRejectCCs** __CC__,...::
Authoritative directories only. These options contain a comma-separated
list of country codes such that any server in one of those country codes
@@ -3064,7 +3071,8 @@ on the public Tor network.
V3 authoritative directories only. Configures the server's preferred delay
between publishing its vote and assuming it has all the votes from all the
other authorities. Note that the actual time used is not the server's
- preferred time, but the consensus of all preferences. (Default: 5 minutes)
+ preferred time, but the consensus of all preferences. (Default: 5
+ minutes)
[[V3AuthVotingInterval]] **V3AuthVotingInterval** __N__ **minutes**|**hours**::
V3 authoritative directories only. Configures the server's preferred voting