Define file max size per service
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
For now the limits are defined in the SDK and/or in the backend. The idea is to define all limits in the SDK to share between the backend and the frontend. Also, to allow to evolve independently, each service should have its own limit.
- [x] ZIP file limit
- [ ] AppData upload limit
- [ ] AppSetting upload limit
- [ ] Item upload limit
- [ ] Thumbnail upload limit
- [ ] MemberThumbnail upload limit
- [ ] Remove the two `DEFAULT_MAX_FILE_SIZE` const
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.