Replies: 1 comment 6 replies
-
|
It's possible you'd be able to increase instead |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We want to increase max_request_size only for the requests that
handle the file upload in a certain controller.
https://docs.mojolicious.org/Mojolicious#max_request_size
above describes how to do in startup {} , but we do not want
to increase the limit for the entire app.
regds
Rajesh Mallah.
Beta Was this translation helpful? Give feedback.
All reactions