bundles/mautrix-telegram: change animated stickers to webm
This commit is contained in:
parent
b94ab9de9c
commit
91a527c35a
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ bridge:
|
||||||
parallel_file_transfer: false # incompatible with matrix-media-repo
|
parallel_file_transfer: false # incompatible with matrix-media-repo
|
||||||
federate_rooms: true
|
federate_rooms: true
|
||||||
animated_sticker:
|
animated_sticker:
|
||||||
target: gif
|
target: webm
|
||||||
args:
|
args:
|
||||||
width: 256
|
width: 256
|
||||||
height: 256
|
height: 256
|
||||||
|
|
Loading…
Reference in a new issue