Add private_chat_portal_meta option and fix bugs
* The new option is implicitly enabled when encryption is default * Private chat metadata is now updated after creating the room too * The puppet metadata is updated before creating the room, to make sure their name is available locally
This commit is contained in:
@@ -123,6 +123,7 @@ class Config(BaseBridgeConfig):
|
||||
copy("bridge.animated_sticker.args")
|
||||
copy("bridge.encryption.allow")
|
||||
copy("bridge.encryption.default")
|
||||
copy("bridge.private_chat_portal_meta")
|
||||
|
||||
copy("bridge.initial_power_level_overrides.group")
|
||||
copy("bridge.initial_power_level_overrides.user")
|
||||
|
||||
Reference in New Issue
Block a user