updated docs/topics/spider-middleware.rst

This commit is contained in:
Deepanshu 2021-10-01 20:20:00 +05:30
parent fbb1236fd6
commit de2043f9c1
1 changed files with 0 additions and 2 deletions

View File

@ -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.