mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Change how convert options are escaped
This commit is contained in:
parent
cdc49c6b4b
commit
2ddf4e09f9
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user