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

Change how convert options are escaped

parent cdc49c6b
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ private
small: {
convert_options: {
output: {
vf: 'scale="min(510\, iw):min(680\, ih)":force_original_aspect_ratio=decrease'
vf: 'scale=\'min(510\, iw):min(680\, ih)\':force_original_aspect_ratio=decrease'
}
},
format: 'png',
......
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