Do not force-transcode uploaded videos to webm (leave mp4 as-is)
parent
9d7c7bd342
commit
39aa7caaa5
|
@ -43,11 +43,6 @@ private
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
original: {
|
|
||||||
convert_options: {},
|
|
||||||
format: 'webm'
|
|
||||||
},
|
|
||||||
|
|
||||||
small: {
|
small: {
|
||||||
convert_options: {
|
convert_options: {
|
||||||
output: {
|
output: {
|
||||||
|
|
Loading…
Reference in New Issue