mirror of https://github.com/scrapy/scrapy.git
Removed obsolete setting
This commit is contained in:
parent
bea2f94357
commit
eb51b9f785
|
|
@ -173,8 +173,6 @@ MEMUSAGE_NOTIFY_MAIL = []
|
|||
MEMUSAGE_REPORT = False
|
||||
MEMUSAGE_WARNING_MB = 0
|
||||
|
||||
MYSQL_CONNECTION_SETTINGS = {}
|
||||
|
||||
NEWSPIDER_MODULE = ''
|
||||
|
||||
RANDOMIZE_DOWNLOAD_DELAY = True
|
||||
|
|
|
|||
Loading…
Reference in New Issue