vue-storefront-api icon indicating copy to clipboard operation
vue-storefront-api copied to clipboard

Increase body parser limit

Open rozzilla opened this issue 5 years ago • 1 comments

I've received many exceptions PayloadTooLargeError on live VSF environment. The specific case was caused by the send order method, that send a JSON object bigger than 100kb. So I strongly recommend updating this value on the default.json

rozzilla avatar Oct 30 '20 17:10 rozzilla

@gibkigonzo, what do you think about it?

rozzilla avatar Nov 10 '20 10:11 rozzilla