Merge pull request #5761 from yolile/patch-1

docs: change DOWNLOAD_DELAY description format
This commit is contained in:
Andrey Rahmatullin 2022-12-16 01:03:53 +05:00 committed by GitHub
commit 034dc8f10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -652,8 +652,9 @@ per ip address instead of per domain.
.. _spider-download_delay-attribute:
You can also change this setting per spider by setting ``download_delay``
spider attribute.
.. note::
This delay can be set per spider using :attr:`download_delay` spider attribute.
.. setting:: DOWNLOAD_HANDLERS