Not much has changed today. Email verification is now disabled as we seem to have hit some bug where it just craps out until the Docker pods are restarted, I’m probably going to leave this disabled unless we start getting some large influx of spam users.

Default theme has also been changed to Darkly - Red which feels a bit more reminiscent of Reddit.

Some thoughts on image uploads

Image storage remains my primary concern for instance scalability. I am fairly limited on local storage since the server running this instance is all-NVMe, so if the /pictrs volume fills up too much, I will have to connect a cloud disk. Rather than totally disabling image uploads (which would also mean no avatars), I’m leaning towards setting something like a 400kb limit for all uploads. This is still TBD and may wind up being unnecessary if I can find some cheap option.