Linkify /sync

This commit is contained in:
Johannes Marbach 2024-09-25 20:12:30 +02:00
parent ac3b194bb2
commit 7ea55cf64f

View file

@ -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 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 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, 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 continue to make rate-limited requests to [`/sync`](#get_matrixclientv3sync)
when the lock has been lifted. and other APIs to detect when the lock has been lifted.
To enable users to appeal to a lock clients MAY use To enable users to appeal to a lock clients MAY use
[server contact discovery](#getwell-knownmatrixsupport). [server contact discovery](#getwell-knownmatrixsupport).