Fix newline in MediaConvertTgs

Ben Wiederhake 2020-08-24 11:20:21 +02:00
parent 17e48f0b28
commit 9a30f5a071

@ -1157,7 +1157,7 @@ https://github.com/42wim/matterbridge/issues/874
Setting: OPTIONAL, RELOADABLE \
Format: string \
Values: `"png"` (still-image), `"webp"` (animated webp)
Values: `"png"` (still-image), `"webp"` (animated webp) \
Example: Convert to png because a gateway is involved that doesn't even understand animated webp:
`MediaConvertTgs="png"`