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