newsspider/scrapy.cfg
2024-05-20 14:07:39 +08:00

13 lines
291 B
INI

# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html
[settings]
default = newsspider.settings
shell = ipython
[deploy]
#url = http://localhost:6800/
project = newsspider