mirror of
https://github.com/immich-app/immich.git
synced 2025-01-10 13:56:47 +01:00
ddd4ec2d9e
* feat(server/web): webp thumbnail size configurable * update api * add ui and fix test * lint * setting for jpeg size * feat: coerce to number * api * jpeg resolution --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
1 line
40 B
TypeScript
1 line
40 B
TypeScript
export const FACE_THUMBNAIL_SIZE = 250;
|