mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 07:24: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
276fa602c8
commit
65c77ef638
|
|
@ -1253,7 +1253,7 @@ endpoint MUST be protected as follows:
|
||||||
for the respective event ID.
|
for the respective event ID.
|
||||||
- ACLs MUST be applied to all EDUs that are local to a specific room:
|
- ACLs MUST be applied to all EDUs that are local to a specific room:
|
||||||
|
|
||||||
- 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue