summaryrefslogtreecommitdiff
path: root/scripts/crawler/scrapy.cfg
blob: b99853fa0f824ae9e26344ac4e6a743c6853f3c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.org/en/latest/deploy.html

[settings]
default = tbc_web_crawler.settings

[deploy]
#url = http://localhost:6800/
project = tbc_web_crawler