Skip to content

Commit

Permalink
update scrapy settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hanc00l committed Sep 21, 2015
1 parent 5a320bd commit c4079d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapy/wooyun/wooyun/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
LOCAL_STORE_DEFAULT = 'true'
UPDATE_DEFAULT = 'true'
#save to local
LOCAL_STORE='/Users/hancool/wooyun_public/flask/static/'
LOCAL_STORE='../../flask/static/'
#image store
IMAGES_STORE = LOCAL_STORE
#save to mongdodb
Expand Down
Binary file modified scrapy/wooyun/wooyun/settings.pyc
Binary file not shown.

0 comments on commit c4079d1

Please sign in to comment.