mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-23 20:44:15 +00:00
doc: document LOGSTATS_INTERVAL setting
This commit is contained in:
parent
2079e3c42a
commit
a8f83ab967
@ -897,6 +897,16 @@ Default: ``False``
|
||||
If ``True``, the logs will just contain the root path. If it is set to ``False``
|
||||
then it displays the component responsible for the log output
|
||||
|
||||
.. setting:: LOGSTATS_INTERVAL
|
||||
|
||||
LOGSTATS_INTERVAL
|
||||
-----------------
|
||||
|
||||
Default: ``60.0``
|
||||
|
||||
The interval (in seconds) between each logging printout of the stats
|
||||
by :class:`~extensions.logstats.LogStats`.
|
||||
|
||||
.. setting:: MEMDEBUG_ENABLED
|
||||
|
||||
MEMDEBUG_ENABLED
|
||||
|
Loading…
x
Reference in New Issue
Block a user