Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): increase pixel limit for thumbnail generation #10181

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

mertalev
Copy link
Contributor

@mertalev mertalev commented Jun 12, 2024

Description

There are images exceeding the default limit that we should be able to process. This PR disables the pixel limit as we don't generally allow arbitrary uploads to Immich unless the user opts into this for a shared album.

Fixes #4017

@mertalev mertalev force-pushed the fix/server-increase-pixel-limit branch from f0fcde5 to 82cb512 Compare June 12, 2024 01:57
@mertalev mertalev merged commit cdc98de into main Jun 12, 2024
23 checks passed
@mertalev mertalev deleted the fix/server-increase-pixel-limit branch June 12, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Immich can't handle images with more than 268 megapixels
2 participants