this post was submitted on 01 Feb 2025
16 points (94.4% liked)

Lemmy Support

4838 readers
1 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 6 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] Blaze@lemmy.dbzer0.com 5 points 1 year ago (1 children)

There was a post on !fedigrow@lemm.ee recently about pictures management, maybe that can help

[–] bjoern_tantau@swg-empire.de 2 points 1 year ago (1 children)
[–] Blaze@lemmy.dbzer0.com 3 points 1 year ago

Indeed, thanks!