Compress image before save #36
Labels
enhancement
New feature or request
Low importance
package:backend
The issue is linked to the modos backend
We must compress sended image before we saved them to prevent overusage of the disk.
Maybe this can be achieve with imagemin or with jimp (by scaling down the image)
modos/packages/backend/src/entity/Observation.ts
Line 48 in b40aa3b
The text was updated successfully, but these errors were encountered: