Copy animated sticker args explicitly to remove unsupported args

This commit is contained in:
Tulir Asokan
2022-01-29 18:15:54 +02:00
parent 2732a85f9e
commit 21b509e5a0
+3 -1
View File
@@ -142,7 +142,9 @@ class Config(BaseBridgeConfig):
copy("bridge.parallel_file_transfer")
copy("bridge.federate_rooms")
copy("bridge.animated_sticker.target")
copy("bridge.animated_sticker.args")
copy("bridge.animated_sticker.args.width")
copy("bridge.animated_sticker.args.height")
copy("bridge.animated_sticker.args.fps")
copy("bridge.encryption.allow")
copy("bridge.encryption.default")
copy("bridge.encryption.database")