No, if you set the option
{
pictrs: {
image_mode: "None"
}
}
none of the remote media gets stored.
At least the database doesn’t have any references to any. And browsing the communities all the images and videos are loaded from external sources.
At the moment I suspect that lemmy is still instructing pict-rs to store them but not actually writing this to the database. But I’d like some proof of that first.
I looked at the files modified in the last hour and it’s only three old pictures uploaded by me a few weeks ago. I compared one of them and it’s actually larger than the original.
original
pictrs
I’ll try to find the related post to compare.
Edit: the image from the post is different from the other two. A few bytes smaller than the original.
This is all very strange.