mirror of https://github.com/scrapy/scrapy.git
docs: use the right notes directive
This commit is contained in:
parent
96e526aad8
commit
b63ca6f834
|
|
@ -652,10 +652,9 @@ per ip address instead of per domain.
|
|||
|
||||
.. _spider-download_delay-attribute:
|
||||
|
||||
Note
|
||||
|
||||
This delay can be set per spider using :attr:`download_delay` spider attribute.
|
||||
.. note::
|
||||
|
||||
This delay can be set per spider using :attr:`download_delay` spider attribute.
|
||||
|
||||
.. setting:: DOWNLOAD_HANDLERS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue