mirror of https://github.com/scrapy/scrapy.git
docs: rename setting doc accordly
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40942
This commit is contained in:
parent
e998f92297
commit
43b87acd81
|
|
@ -338,9 +338,9 @@ Default: ``180``
|
|||
|
||||
The amount of time (in secs) that the downloader will wait before timing out.
|
||||
|
||||
.. setting:: DUPLICATESFILTER_FILTERCLASS
|
||||
.. setting:: DUPEFILTER_FILTERCLASS
|
||||
|
||||
DUPLICATESFILTER_FILTERCLASS
|
||||
DUPEFILTER_FILTERCLASS
|
||||
----------------------------
|
||||
|
||||
Default: ``scrapy.contrib.spidermiddleware.SimplePerDomainFilter``
|
||||
|
|
|
|||
Loading…
Reference in New Issue