next.js
70692d80 - Rename `serverActionsSizeLimit` as `serverActionsBodySizeLimit` and add docs (#51755)

Commit
2 years ago
Rename `serverActionsSizeLimit` as `serverActionsBodySizeLimit` and add docs (#51755) Close the circle after #51104. The name "size limit" can be confusing as it could also mean the size of the Server Action function itself, so this PR changes it to `serverActionsBodySizeLimit` and makes sure it's well documented.
Author
Parents
Loading