This commit is contained in:
Adrian Chaves 2026-06-30 16:45:58 +02:00
parent c30fcc2c16
commit f87717e05a
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ The main throttling :ref:`settings <topics-settings>` are:
- .. setting:: CONCURRENT_REQUESTS_PER_DOMAIN
:setting:`CONCURRENT_REQUESTS_PER_DOMAIN` (default: ``8``)
:setting:`CONCURRENT_REQUESTS_PER_DOMAIN` (default: ``1``
(:ref:`fallback <default-settings>`: ``8``))
Maximum number of simultaneous requests per domain.