mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fix akkoma depreciation notice
This commit is contained in:
parent
be289c7cef
commit
ae1eab6ff3
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ in
|
|||
base_url = "https://blurb.rougebordeaux.xyz/media";
|
||||
link_name = true;
|
||||
filters = map (pkgs.formats.elixirConf { }).lib.mkRaw [
|
||||
"Pleroma.Upload.Filter.Exiftool"
|
||||
"Pleroma.Upload.Filter.Exiftool.StripMetadata"
|
||||
"Pleroma.Upload.Filter.Dedupe"
|
||||
"Pleroma.Upload.Filter.AnonymizeFilename"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue