|
@@ -68,6 +68,7 @@ func (helper *UpgradeHelper) doUpgrade() {
|
|
|
helper.Copy(Bool, "bridge", "delivery_receipts")
|
|
|
helper.Copy(Int, "bridge", "portal_message_buffer")
|
|
|
helper.Copy(Bool, "bridge", "call_start_notices")
|
|
|
+ helper.Copy(Bool, "bridge", "identity_change_notices")
|
|
|
helper.Copy(Bool, "bridge", "reaction_notices")
|
|
|
helper.Copy(Bool, "bridge", "history_sync", "create_portals")
|
|
|
helper.Copy(Int, "bridge", "history_sync", "max_age")
|