Re-iterate that ban and server-acls matter.
This commit is contained in:
parent
486026a711
commit
5d1bebedf0
1 changed files with 2 additions and 1 deletions
|
@ -74,7 +74,8 @@ specification for full details, but the summary below should highlight the diffe
|
|||
between `public`, `invite`, and `restricted`.
|
||||
|
||||
* `public`: anyone can join, subject to `ban` and `server_acls`, as today.
|
||||
* `invite`: only people with membership `invite` can join, as today.
|
||||
* `invite`: only people with membership `invite` can join, subject to `ban` and
|
||||
`server_acls`, as today.
|
||||
* `knock`: the same as `invite`, except anyone can knock, subject to `ban` and
|
||||
`server_acls`. See [MSC2403](https://github.com/matrix-org/matrix-doc/pull/2403).
|
||||
* `private`: This is reserved, but unspecified.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue