removed autocreate json file
This commit is contained in:
parent
e5df532825
commit
30471c96c3
@ -89,12 +89,6 @@ CONCURRENT_REQUESTS_PER_DOMAIN = 8
|
|||||||
|
|
||||||
# Set settings whose default value is deprecated to a future-proof value
|
# Set settings whose default value is deprecated to a future-proof value
|
||||||
TWISTED_REACTOR = "twisted.internet.asyncioreactor.AsyncioSelectorReactor"
|
TWISTED_REACTOR = "twisted.internet.asyncioreactor.AsyncioSelectorReactor"
|
||||||
FEEDS = {
|
|
||||||
"items.json": {
|
|
||||||
"format": "json",
|
|
||||||
"encoding": "utf8"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
FEED_EXPORT_ENCODING = "utf-8"
|
FEED_EXPORT_ENCODING = "utf-8"
|
||||||
|
|
||||||
LOG_ENABLED = False
|
LOG_ENABLED = False
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user