blob: 783bd2627764d2a02ec6798e2806e0b45e28691c (
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:
# http://doc.scrapy.org/en/latest/topics/scrapyd.html
[settings]
default = israblog.settings
[deploy]
#url = http://localhost:6800/
project = israblog
|