Skip to content
Snippets Groups Projects
Commit 1d2175f7 authored by Eugen Rochko's avatar Eugen Rochko
Browse files

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

parent f88b8ce7
No related branches found
No related tags found
No related merge requests found
......@@ -43,11 +43,6 @@ private
}
else
{
original: {
convert_options: {},
format: 'webm'
},
small: {
convert_options: {
output: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment