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

pull/101/head
Eugen Rochko 8 years ago
parent f88b8ce757
commit 1d2175f73c

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

Loading…
Cancel
Save