From f87717e05ad3928834f2f33ac730a4e6071d7947 Mon Sep 17 00:00:00 2001 From: Adrian Chaves Date: Tue, 30 Jun 2026 16:45:58 +0200 Subject: [PATCH] WIP --- docs/topics/throttling.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/topics/throttling.rst b/docs/topics/throttling.rst index ecb7f7a40..1c82a7c93 100644 --- a/docs/topics/throttling.rst +++ b/docs/topics/throttling.rst @@ -28,7 +28,8 @@ The main throttling :ref:`settings ` are: - .. setting:: CONCURRENT_REQUESTS_PER_DOMAIN - :setting:`CONCURRENT_REQUESTS_PER_DOMAIN` (default: ``8``) + :setting:`CONCURRENT_REQUESTS_PER_DOMAIN` (default: ``1`` + (:ref:`fallback `: ``8``)) Maximum number of simultaneous requests per domain.