Replace ImageMagick with Vips for Media Preview Proxy
This commit is contained in:
parent
752bc168f6
commit
13baba90f6
4 changed files with 17 additions and 46 deletions
1
mix.exs
1
mix.exs
|
|
@ -193,6 +193,7 @@ defmodule Pleroma.Mixfile do
|
|||
{:eblurhash, "~> 1.2.2"},
|
||||
{:open_api_spex, "~> 3.16"},
|
||||
{:ecto_psql_extras, "~> 0.6"},
|
||||
{:vix, "~> 0.14.0"},
|
||||
|
||||
## dev & test
|
||||
{:ex_doc, "~> 0.22", only: :dev, runtime: false},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue