summaryrefslogtreecommitdiff
path: root/doc/tor.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tor.1.txt')
-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 a9b9852b7d..a93842b5ee 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -3067,7 +3067,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.