You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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.
DEFAULT_MAX_FILE_SIZE
constThe text was updated successfully, but these errors were encountered: