leancloud / leanengine-node-sdk

LeanEngine Node.js SDK

Home Page:https://leancloud.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Class Hook 现在会限制对象的大小不能超过 100k

jysperm opened this issue · comments

leanengine.js 中 Cloud.use(route, bodyParser.json()); 使用了 limit 的默认值 100k.

有用户遇到了这个问题: https://forum.leancloud.cn/t/string/5881