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(docs): default serverActions.bodySizeLimit is 1mb not 1MB #57813

Closed
wants to merge 2 commits into from
Closed

fix(docs): default serverActions.bodySizeLimit is 1mb not 1MB #57813

wants to merge 2 commits into from

Conversation

devjiwonchoi
Copy link
Member

@devjiwonchoi devjiwonchoi commented Oct 31, 2023

This PR fixes bytes to bits on explaining serverActions bodySizeLimit.

serverActionsBodySizeLimit ?? '1mb'

Partial fix from #57661

@devjiwonchoi devjiwonchoi requested review from a team as code owners October 31, 2023 13:08
@devjiwonchoi devjiwonchoi requested review from ismaelrumzan and lydiahallie and removed request for a team October 31, 2023 13:09
@ijjk
Copy link
Member

ijjk commented Oct 31, 2023

Allow CI Workflow Run

  • approve CI run for commit: 7b68a9b

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@devjiwonchoi
Copy link
Member Author

Supported units and abbreviations are as follows and are case-insensitive

Referring to the bytes package, MB is correct.

@devjiwonchoi devjiwonchoi deleted the docs/fix-server-actions branch January 14, 2024 18:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants