per_slot_settings(docs): docs `:setting` bindings added

This commit is contained in:
Georgiy Zatserklianyi 2023-02-16 15:14:01 +02:00
parent 98a5958687
commit 07e1429877
1 changed files with 3 additions and 3 deletions

View File

@ -798,9 +798,9 @@ Allows to define concurrency/delay parameters on per slot(domain) basis:
For other downloader slots default settings values will be used:
- ``DOWNLOAD_DELAY`` -> ``delay``
- ``CONCURRENT_REQUESTS_PER_DOMAIN`` -> ``concurency``
- ``RANDOMIZE_DOWNLOAD_DELAY`` -> ``randomize_delay``
- :setting:`DOWNLOAD_DELAY`: ``delay``
- :setting:`CONCURRENT_REQUESTS_PER_DOMAIN`: ``concurency``
- :setting:`RANDOMIZE_DOWNLOAD_DELAY`: ``randomize_delay``
.. setting:: DOWNLOAD_TIMEOUT