Closed towerofnix closed 6 years ago
i'm not sure how to prevent people from eating up crazy amounts of storage. Sure, limit file size; but I can't limit the number of files uploaded. Could make uploading files be an admin-only command. That would mean we couldn't host profile pictures, but we were already considering using Libravatar for that, which should work fine.
There should be some means of uploading image files to the server. I'm thinking
/images/<md5>/<name of image>
. There should also probably be some file size limit - 10MB sounds fine? (Note this is mostly just for custom emotes and maybe profile pictures.)Blocks #18.