mirror of https://github.com/scrapy/scrapy.git
fixes a link in doc
This commit is contained in:
parent
3a7b949d6d
commit
ad824a264b
|
|
@ -952,7 +952,7 @@ LOGSTATS_INTERVAL
|
|||
Default: ``60.0``
|
||||
|
||||
The interval (in seconds) between each logging printout of the stats
|
||||
by :class:`~extensions.logstats.LogStats`.
|
||||
by :class:`~scrapy.extensions.logstats.LogStats`.
|
||||
|
||||
.. setting:: MEMDEBUG_ENABLED
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue