HubobelsPython/venv/lib/python3.9/site-packages/scrapy/templates/project/scrapy.cfg
2022-01-02 21:50:48 +01:00

11 lines
273 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 = ${project_name}.settings
[deploy]
#url = http://localhost:6800/
project = ${project_name}