Files
project_euler_crawler/scrapy.cfg
2015-04-22 18:24:28 +03:00

12 lines
266 B
INI

# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# http://doc.scrapy.org/en/latest/topics/scrapyd.html
[settings]
default = euler_parser.settings
[deploy]
#url = http://localhost:6800/
project = euler_parser