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

feat: allow overriding max file size limit #616

Merged
merged 2 commits into from
Feb 20, 2025
Merged

feat: allow overriding max file size limit #616

merged 2 commits into from
Feb 20, 2025

Conversation

morgante
Copy link
Contributor

Introduce a GRIT_MAX_FILE_SIZE_BYTES env variable that can be used to tune the limit of files that Grit will skip.

Set it to 0 to skip the limit entirely.

Fixes #614

@morgante morgante requested a review from a team as a code owner February 20, 2025 00:32
@morgante morgante merged commit fe36433 into main Feb 20, 2025
5 checks passed
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.

Flag to ignore Skipped ..., it is too big errors
1 participant