How to increase body size limit for Gatsby's refresh endpoint? #39067
Unanswered
paulwellnerbou
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I read in the docs that it is possible to increase the allowed body size here: https://www.gatsbyjs.com/docs/reference/functions/middleware-and-helpers/#custom-body-parsing
We have this problem when triggering webhooks calling the
/__refresh
endpoint.How do I change the configuration and increase the allowed body size of Gatsby's embedded refresh-endpoint?
Beta Was this translation helpful? Give feedback.
All reactions