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

fix: increase total limit in multipart example #3567

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MMitsuha
Copy link

@MMitsuha MMitsuha commented Feb 5, 2025

PR Type

Bug Fix

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Now example in multipart has a new total limit of 100 MiB, which fix the error when uploading file bigger than 50 MiB (default)

Closes #3549

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.

100MB limit raising in actix-multipart example code is ignored
1 participant