mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 15:34:09 +02:00
Update content/server-server-api.md
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
65c77ef638
commit
2e5c532617
|
|
@ -1256,7 +1256,7 @@ endpoint MUST be protected as follows:
|
||||||
- For [typing notifications (`m.typing`)](#typing-notifications), if
|
- For [typing notifications (`m.typing`)](#typing-notifications), if
|
||||||
the `origin` server is denied access to the room identified by
|
the `origin` server is denied access to the room identified by
|
||||||
`room_id`, the EDU MUST be ignored.
|
`room_id`, the EDU MUST be ignored.
|
||||||
- For [receipts (m.receipt)](#receipts), all receipts for a particular
|
- For [receipts (`m.receipt`)](#receipts), all receipts for a particular
|
||||||
room ID MUST be ignored if the `origin` server is denied access to
|
room ID MUST be ignored if the `origin` server is denied access to
|
||||||
the room identified by that ID.
|
the room identified by that ID.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue