From 74de67c7d83ee9d8c632f6dde775ac7e0bdbbd04 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Sun, 25 Aug 2019 12:02:57 +0200 Subject: Add custom recipe creator --- config/bodyParser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/bodyParser.js b/config/bodyParser.js index c481b01..f04d291 100644 --- a/config/bodyParser.js +++ b/config/bodyParser.js @@ -20,7 +20,7 @@ module.exports = { | is over 1mb it will not be processed. | */ - limit: '1mb', + limit: '50mb', /* |-------------------------------------------------------------------------- -- cgit v1.2.3-54-g00ecf