Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify env variable prefix in gatsby-source-filesystem docs #30013

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

ahollenbach
Copy link
Contributor

Description

This PR updates the docs to clarify that STALL_RETRY_LIMIT, STALL_TIMEOUT, and CONNECTION_TIMEOUT need the GATSBY_ prefix when set as env variables. This also makes it consistent with earlier in the doc where GATSBY_CONCURRENT_DOWNLOAD is referenced.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Mar 4, 2021
Copy link
Contributor

@wardpeet wardpeet left a comment

Choose a reason for hiding this comment

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

Thank you :) 👍

@wardpeet wardpeet added topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem) type: documentation An issue or pull request for improving or updating Gatsby's documentation and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Mar 5, 2021
@wardpeet wardpeet merged commit 3249ed2 into gatsbyjs:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: source-plugins Relates to the Gatsby source plugins (e.g. -filesystem) type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants