mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-13 15:04:10 +01:00
Update content/client-server-api/_index.md
This commit is contained in:
parent
c56d54138c
commit
d7c3df88f5
|
|
@ -2627,7 +2627,7 @@ This capability has a single flag, `enabled`, which indicates whether or
|
||||||
not the server automatically forgets rooms which the user has left.
|
not the server automatically forgets rooms which the user has left.
|
||||||
|
|
||||||
When `enabled` is `true` and the user leaves a room, the server will automatically
|
When `enabled` is `true` and the user leaves a room, the server will automatically
|
||||||
forget the room – just as if the user had called [`/forget`](#post_matrixclientv3roomsroomidforget)
|
forget the room — just as if the user had called [`/forget`](#post_matrixclientv3roomsroomidforget)
|
||||||
themselves. This behavior applies irrespective of whether the user has left the
|
themselves. This behavior applies irrespective of whether the user has left the
|
||||||
room on their own (through [`/leave`](#post_matrixclientv3roomsroomidleave)) or
|
room on their own (through [`/leave`](#post_matrixclientv3roomsroomidleave)) or
|
||||||
has been kicked or banned from the room by another user.
|
has been kicked or banned from the room by another user.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue