[#2497] Image preview proxy: implemented ffmpeg-based resizing, removed eimp & mogrify-based resizing.

This commit is contained in:
Ivan Tashkinov 2020-05-20 20:26:43 +03:00
commit 1871a5ddb4
6 changed files with 74 additions and 68 deletions

View file

@ -393,7 +393,6 @@ config :pleroma, :media_proxy,
# Note: media preview proxy depends on media proxy to be enabled
config :pleroma, :media_preview_proxy,
enabled: false,
enable_eimp: true,
thumbnail_max_width: 400,
thumbnail_max_height: 200,
proxy_opts: [