mirror of
https://github.com/aykhans/PostScrape.git
synced 2025-04-08 11:54:01 +00:00
Added PostgresqlPostPipeline
This commit is contained in:
parent
fe0823d386
commit
18916c1f9d
@ -62,7 +62,7 @@ ROBOTSTXT_OBEY = True
|
||||
|
||||
ITEM_PIPELINES = {
|
||||
# 'post_scrape.pipelines.SqlitePostPipeline': 300,
|
||||
'post_scrape.pipelines.PostgresqlPostPipeline': 300,
|
||||
# 'post_scrape.pipelines.PostgresqlPostPipeline': 300,
|
||||
}
|
||||
|
||||
# Enable and configure the AutoThrottle extension (disabled by default)
|
||||
|
Loading…
x
Reference in New Issue
Block a user