feat: use config value for json body parser limit

This commit is contained in:
Nicolas Giard
2022-02-11 23:38:34 -05:00
committed by GitHub
parent 91ce977a1a
commit 8e3af9ac15
3 changed files with 10 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ defaults:
logLevel: info
offline: false
ha: false
bodyParserLimit: 5mb
# DB defaults
api:
isEnabled: false