remove confusing description of restricted rooms with no valid conditions

Signed-off-by: Matthias Ahouansou <matthias@ahouansou.cz>
This commit is contained in:
Matthias Ahouansou 2024-07-06 09:20:36 +01:00
parent e53e6ea876
commit 0922ec677d
No known key found for this signature in database
2 changed files with 1 additions and 3 deletions

View file

@ -0,0 +1 @@
Remove confusing description of restricted rooms with no valid conditions

View file

@ -2571,9 +2571,6 @@ join is happening over federation, the remote server will check the conditions
before accepting the join. See the [Server-Server Spec](/server-server-api/#restricted-rooms)
for more information.
If the room is `restricted` but no valid conditions are presented then the
room is effectively invite only.
The user does not need to maintain the conditions in order to stay a member
of the room: the conditions are only checked/evaluated during the join process.