web_scraper/scrapy.cfg (4 lines of code) (raw):
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html
[settings]
default = web_scraper.settings
[deploy]
#url = http://localhost:6800/
project = web_scraper