mirror of https://github.com/scrapy/scrapy.git
Update scrapy/settings/default_settings.py
Co-authored-by: Adrián Chaves <adrian@chaves.io>
This commit is contained in:
parent
f05657e542
commit
736a4b615c
|
|
@ -242,7 +242,7 @@ NEWSPIDER_MODULE = ""
|
|||
|
||||
PERIODIC_LOG_DELTA = None
|
||||
PERIODIC_LOG_STATS = None
|
||||
PERIODIC_LOG_TIMING_ENABLED = None
|
||||
PERIODIC_LOG_TIMING_ENABLED = False
|
||||
|
||||
RANDOMIZE_DOWNLOAD_DELAY = True
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue