mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Linkify /sync
This commit is contained in:
parent
ac3b194bb2
commit
7ea55cf64f
|
|
@ -1475,8 +1475,8 @@ Upon receiving an `M_USER_LOCKED` error, clients SHOULD retain session
|
|||
information including encryption state and inform the user that their account
|
||||
has been locked. While the lock is applied, clients SHOULD hide the normal UI
|
||||
from the user, preventing general use of their account. Clients SHOULD, however,
|
||||
continue to make rate-limited requests to `/sync` and other APIs to detect
|
||||
when the lock has been lifted.
|
||||
continue to make rate-limited requests to [`/sync`](#get_matrixclientv3sync)
|
||||
and other APIs to detect when the lock has been lifted.
|
||||
|
||||
To enable users to appeal to a lock clients MAY use
|
||||
[server contact discovery](#getwell-knownmatrixsupport).
|
||||
|
|
|
|||
Loading…
Reference in a new issue