This repository has been archived on 2020-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
IRProject/scrapy.cfg

12 lines
269 B
INI
Raw Permalink Normal View History

2020-11-04 14:36:32 +00:00
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html
[settings]
2020-11-10 19:41:13 +00:00
default = photo_scraper.settings
2020-11-04 14:36:32 +00:00
[deploy]
#url = http://localhost:6800/
2020-11-10 19:41:13 +00:00
project = photo_scraper