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.