See the config.hjson for image_mode
https://github.com/LemmyNet/lemmy/blob/main/config/defaults.hjson#L25-L57
Support / questions about Lemmy.
See the config.hjson for image_mode
https://github.com/LemmyNet/lemmy/blob/main/config/defaults.hjson#L25-L57
is the default thumbnails?
the default appears to be StoreLinkPreviews
in v0.19.8
https://github.com/LemmyNet/lemmy/blob/0.19.8/crates/utils/src/settings/structs.rs#L85-L88
but in the main
branch it's ProxyAllImages
, so I guess that'll be for a future release
https://github.com/LemmyNet/lemmy/blob/main/crates/utils/src/settings/structs.rs#L74-L77
Great! Thanks!
Now I just have to somehow prune the old images...
I think there's a guide for that somewhere? Maybe I can try looking for it tomorrow if no one else finds it first. I think the admin control panel that shows uploaded images might also show the federated ones?
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