1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Do not force-transcode uploaded videos to webm (leave mp4 as-is)

This commit is contained in:
Eugen Rochko 2016-10-18 17:51:45 +02:00
parent f88b8ce757
commit 1d2175f73c

View file

@ -43,11 +43,6 @@ private
}
else
{
original: {
convert_options: {},
format: 'webm'
},
small: {
convert_options: {
output: {