diff --git a/config.default.json b/config.default.json index 761bfe95..73a6be43 100644 --- a/config.default.json +++ b/config.default.json @@ -7,6 +7,9 @@ "ssl": false, "static": false }, + "bin": { + "max-size": 1572864 + }, "store": { "adapter": "sqlite", "sqlite": {