mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-24 21:19:32 +01:00
Fix newline in MediaConvertTgs
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"`
|
||||
|
Loading…
Reference in New Issue
Block a user