IO-134 Document Upload sizing limits

This commit is contained in:
Patrick Fic
2021-04-06 08:56:14 -07:00
parent f16b4938b2
commit d8e549ed78
15 changed files with 167 additions and 33 deletions

View File

@@ -153,6 +153,7 @@ export const uploadToCloudinary = async (
type: fileType,
extension: extension,
bodyshopid: bodyshop.id,
size: file.size,
},
],
},