Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Uploads (files and images) #29

Open
RitaOak opened this issue Dec 18, 2019 · 0 comments
Open

Uploads (files and images) #29

RitaOak opened this issue Dec 18, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RitaOak
Copy link
Collaborator

RitaOak commented Dec 18, 2019

Right now there is no limit to file sizes, which can result in a problem soon once we start experimenting with uploads.

On platforms such as Discord, there is a set max upload size of 8MB for free accounts - which is deemed reasonable in context. However, the OAE and Discord have a substantially different community. For the OAE, we're not only looking at image uploads, but also pdfs, docs, etc, which might justify upping the general max size.

Perhaps we could try to differentiate between the different kinds of uploads:

  1. avatars (about 2MB)
  2. general uploads (somewhere between 10MB to 30MB)

This will still require more research, but it's a step in the right direction.

@RitaOak RitaOak added the enhancement New feature or request label Dec 18, 2019
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

2 participants