mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-21 20:15:10 +01:00
Do not force-transcode uploaded videos to webm (leave mp4 as-is)
This commit is contained in:
parent
f88b8ce757
commit
1d2175f73c
@ -43,11 +43,6 @@ private
|
||||
}
|
||||
else
|
||||
{
|
||||
original: {
|
||||
convert_options: {},
|
||||
format: 'webm'
|
||||
},
|
||||
|
||||
small: {
|
||||
convert_options: {
|
||||
output: {
|
||||
|
Loading…
Reference in New Issue
Block a user