mirror of https://github.com/scrapy/scrapy.git
updated docs/topics/spider-middleware.rst
This commit is contained in:
parent
fbb1236fd6
commit
de2043f9c1
|
|
@ -440,5 +440,3 @@ UrlLengthMiddleware
|
|||
settings (see the settings documentation for more info):
|
||||
|
||||
* :setting:`URLLENGTH_LIMIT` - The maximum URL length to allow for crawled URLs.
|
||||
If ``0``, then :class:`~scrapy.spidermiddlewares.urllength.UrlLengthMiddleware` is disabled.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue