anything-llm
anything-llm copied to clipboard
Add the limit setting to body parser middlewares in the collector.
Pull Request Type
- [ ] ✨ feat
- [x] 🐛 fix
- [ ] ♻️ refactor
- [ ] 💄 style
- [ ] 🔨 chore
- [ ] 📝 docs
Relevant Issues
resolves #2389
What is in this change?
Sets the bodyParser limits in the collector.
Additional Information
Developer Validations
- [x] I ran
yarn lint
from the root of the repo & committed changes - [x] Relevant documentation has been updated
- [x] I have tested my code functionality
- [x] Docker build succeeds locally