From f2e52a2f735d5984f2bfb358ff29de359948b042 Mon Sep 17 00:00:00 2001 From: hhf Date: Thu, 5 Dec 2024 15:10:10 +0530 Subject: [PATCH] Add lemmy/pict-rs-template.xml --- lemmy/pict-rs-template.xml | 43 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 lemmy/pict-rs-template.xml diff --git a/lemmy/pict-rs-template.xml b/lemmy/pict-rs-template.xml new file mode 100644 index 0000000..e900c7c --- /dev/null +++ b/lemmy/pict-rs-template.xml @@ -0,0 +1,43 @@ + + + Pict-rs + asonix/pictrs:0.5.16 + https://hub.docker.com/r/asonix/pictrs/ + bridge + sh + false + + https://git.asonix.dog/asonix/pict-rs + https://git.asonix.dog/asonix/pict-rs + Image hosting service for Lemmy. + MediaApp:Photos + https://raw.githubusercontent.com/LemmyNet/lemmy-ui/main/src/assets/icons/favicon.svg + + + + + + debug + full + vp9 + 256 + 256 + 65536 + 400 + + + + + /mnt/user/appdata/lemmy/pictrs + /mnt + rw + + + + Pict-rs is the image hosting service used by Lemmy. + +Configuration: +1. Set a secure API key +2. Configure the storage path +3. Update the API key in Lemmy's configuration + \ No newline at end of file