mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 07:24:09 +02:00
Update content/server-server-api.md
This commit is contained in:
parent
81e449047b
commit
49704107c5
|
|
@ -1254,7 +1254,7 @@ endpoint MUST be protected as follows:
|
|||
- ACLs MUST be applied to all EDUs that are local to a specific room:
|
||||
|
||||
- For [typing notifications (`m.typing`)](#typing-notifications), if
|
||||
the `origin` server is denied access to the room identified by
|
||||
the sending server is denied access to the room identified by
|
||||
`room_id`, the EDU MUST be ignored.
|
||||
- For [receipts (`m.receipt`)](#receipts), all receipts for a particular
|
||||
room ID MUST be ignored if the `origin` server is denied access to
|
||||
|
|
|
|||
Loading…
Reference in a new issue