Open zven opened 3 weeks ago
@Thiemann96 i merged the backend PR to see if it would work on staging, but unfortunately i get the same error message in the preview. I made a Pr to revert the change. Curiously this error does not seem to appear on develop
for me, so maybe this is something specific to the staging server
there seems to be something wrong with some settings on staging. will debug and get back to here
@mpfeil might have some input here
Atm we only allow very small images to be uploaded during the badge creation process (
250 KB
). Many of our users requested the possibility to upload larger images (up to2 MB
).Are we already scaling down the images that are uploaded? If not, it might make sense to consider this.