Remove the reference to a module from the key_backup section

This commit is contained in:
Andy Balaam 2026-04-15 16:06:42 +01:00
parent b80c6238b1
commit 3b297cf7da

View file

@ -1483,7 +1483,7 @@ potential new key backup algorithm version that would fix this issue.
{{% added-in v="1.19" %}} {{% added-in v="1.19" %}}
This module enables clients to track a user's preference about enabling or This enables clients to track a user's preference about enabling or
disabling [server-side backups of room keys](#server-side-key-backups). The data disabling [server-side backups of room keys](#server-side-key-backups). The data
is stored in the [`m.key_backup`](#mkey_backup) global is stored in the [`m.key_backup`](#mkey_backup) global
[account data](#client-config). [account data](#client-config).