Skip to content

Crawlera should be disabled in the settings#6

Open
serhiy-yasko wants to merge 1 commit intomasterfrom
crawlera-splash
Open

Crawlera should be disabled in the settings#6
serhiy-yasko wants to merge 1 commit intomasterfrom
crawlera-splash

Conversation

@serhiy-yasko
Copy link
Copy Markdown

To preserve the proper flow of requests. Calls to Crawlera are handled by the Lua script itself.

'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware': 810,
}

CRAWLERA_ENABLED = False
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that the default value for CRAWLERA_ENABLED is False, right? Anyway, +1 to make it explicit.

Copy link
Copy Markdown
Contributor

@stummjr stummjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants