Skip to content

Frontera configuration from Scrapy settings

Compare
Choose a tag to compare
@sibiryakov sibiryakov released this 19 Jun 09:14
· 750 commits to master since this release

Now, it's possible to configure Frontera from Scrapy settings. The order of precedence for configuration sources is following:

  1. Settings defined in the module pointed by FRONTERA_SETTINGS (higher precedence)
  2. settings defined in the Scrapy settings,
  3. default frontier settings.