mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 14:14:09 +02:00
Remove the reference to a module from the key_backup section
This commit is contained in:
parent
b80c6238b1
commit
3b297cf7da
|
|
@ -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).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue