Skip to content

Commit fd91d02

Browse files
committed
temp disabling this.
1 parent a8933de commit fd91d02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
SPIDER_MODULES = ['target.spiders']
1313
NEWSPIDER_MODULE = 'target.spiders'
1414
USER_AGENT = '%s/%s' % (BOT_NAME, BOT_VERSION)
15+
#ITEM_PIPELINES = ['TargetPipeline']
1516

0 commit comments

Comments
 (0)