docs: change DOWNLOAD_DELAY description format

To be consistent with the other settings' descriptions
This commit is contained in:
Yohanna Lisnichuk 2022-12-15 10:01:55 -03:00 committed by GitHub
parent 75450e75d2
commit 96e526aad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -652,8 +652,10 @@ 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