Add option to disable /syncing with custom puppets
This commit is contained in:
@@ -191,6 +191,7 @@ class Config(DictWithRecursion):
|
||||
copy("bridge.public_portals")
|
||||
copy("bridge.native_stickers")
|
||||
copy("bridge.catch_up")
|
||||
copy("bridge.sync_with_custom_puppets")
|
||||
|
||||
if "bridge.message_formats.m_text" in self:
|
||||
del self["bridge.message_formats"]
|
||||
|
||||
Reference in New Issue
Block a user