I know the issue has been answered before, but does anyone know if there exists some kind of work-around until the actual disable-image-upload is implemented in Lemmy?
I know the issue has been answered before, but does anyone know if there exists some kind of work-around until the actual disable-image-upload is implemented in Lemmy?
You can set the allowed file size to be really low, but users will still be able to upload, or at least attempt it.
Interesting idea, thanks
Where can I find that option? Is it during instance-setup?
Found it: https://lemmy.dbzer0.com/post/17357923/9209304
On 0.19.3, you can:
Additional: On https://github.com/LemmyNet/lemmy/blob/main/docker/nginx.conf, there is an option “client_max_body_size” that you can set to 0.