By default Lemmy seems to be mirroring every link’s preview image. Even when that link was originally posted on an external Lemmy instance. That can put quite a strain on small servers. Is there a way to disable this? Ideally I would have pict-rs just be used to host the images my users upload and nothing else.
Solved:
Add
pictrs: {
image_mode: "None"
}
to lemmy.hjson.
Maybe pictrs does it by itself. It’s still working like crazy after I did the change without any user-uploads happening.
this might help https://monero.town/post/2020876
I guess you could call
GET /internal/hashes?{query}
to see all the images