mirror of https://github.com/scrapy/scrapy.git
Update docs/topics/extensions.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
parent
736a4b615c
commit
2f094a7a5c
|
|
@ -481,6 +481,6 @@ Default: ``None``
|
|||
PERIODIC_LOG_TIMING_ENABLED
|
||||
"""""""""""""""""""""""""""
|
||||
|
||||
Default: ``None``
|
||||
Default: ``False``
|
||||
|
||||
``"PERIODIC_LOG_TIMING_ENABLED": True`` - enables logging of timing data
|
||||
``True`` enables logging of timing data (i.e. the ``"time"`` section).
|
||||
Loading…
Reference in New Issue