Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Images must not exceed 10MB on upload #26

Open
sr229 opened this issue May 27, 2020 · 0 comments
Open

Images must not exceed 10MB on upload #26

sr229 opened this issue May 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sr229
Copy link
Contributor

sr229 commented May 27, 2020

Since we're moving to a new kind of IPFS pinning service, we're going to relax the initial ratelimits by just enforcing size limits to prevent abuse. Starting from now on we're going to limit the images to be 10MB or less, this is also to lessen the strain on the convert function (as one function only has 512MB memory in Vercel) and they would be even smaller on upload as we will convert them to WebP directly while maintaining their resolution.

@sr229 sr229 added the enhancement New feature or request label May 27, 2020
@sr229 sr229 added this to the MVP milestone May 27, 2020
@sr229 sr229 self-assigned this May 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant