You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
We should limit the profile image size, twitter for example recommends that images are 400x400 and can be no larger than 2MB. We should locally resize images to those sizes to ensure they are not larger. And then check on the server that they aren't any bigger than that.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We should limit the profile image size, twitter for example recommends that images are
400x400
and can be no larger than 2MB. We should locally resize images to those sizes to ensure they are not larger. And then check on the server that they aren't any bigger than that.The text was updated successfully, but these errors were encountered: