summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-20 08:48:17 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-20 08:48:17 -0500
commitf733b8acd67f487a56e56bfb454ff99bc8d1cab0 (patch)
tree611a792d7e6ab2d9a181c453a71960298af4486a /doc
parenta79841fd83b6d800796c04855841170c364ff2a9 (diff)
parentf0964628e6e6b4f5dda6df30fbb19f74c59eccfd (diff)
downloadtor-f733b8acd67f487a56e56bfb454ff99bc8d1cab0.tar.gz
tor-f733b8acd67f487a56e56bfb454ff99bc8d1cab0.zip
Merge remote-tracking branch 'tor-github/pr/1719/head' into 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 db4dd2755a..f517a78f6d 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -3079,7 +3079,15 @@ on the public Tor network.
before it will treat advertised bandwidths as wholly
unreliable. (Default: 500)
-== HIDDEN SERVICE OPTIONS
+[[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)
+
+
+HIDDEN SERVICE OPTIONS
+----------------------
The following options are used to configure a hidden service. Some options
apply per service and some apply for the whole tor instance.