Skip to content

fix site upload body limit#216

Merged
vigneshrajsb merged 1 commit into
mainfrom
fix/sites-upload-body-limit
Jun 10, 2026
Merged

fix site upload body limit#216
vigneshrajsb merged 1 commit into
mainfrom
fix/sites-upload-body-limit

Conversation

@vigneshrajsb

Copy link
Copy Markdown
Contributor

Summary

  • Increase the framework request body clone limit for multipart site uploads.
  • Add a regression test for the upload-related framework configuration.

Validation

  • pnpm run lint
  • pnpm exec jest next.config.test.js --runInBand
  • pnpm run ts-check was attempted; it fails on existing base-branch type errors.
  • pnpm test was attempted; it requires local database configuration and the same failure was reproduced on the base branch.

@vigneshrajsb vigneshrajsb marked this pull request as ready for review June 10, 2026 17:36
@vigneshrajsb vigneshrajsb requested a review from a team as a code owner June 10, 2026 17:36
@vigneshrajsb vigneshrajsb merged commit 759085c into main Jun 10, 2026
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.

2 participants