mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-03 21:03:42 +01:00
inheriting join rules
This commit is contained in:
parent
a73dd9c371
commit
839ea0e946
|
|
@ -458,6 +458,11 @@ One way this might be implemented is:
|
|||
to do this check (and both servers and clients can cache the results fairly
|
||||
aggressively.)
|
||||
|
||||
### Inheriting join rules
|
||||
|
||||
If you make a parent space invite-only, should that (optionally?) cascade into
|
||||
child rooms? Seems to have some of the same problems as inheriting PLs.
|
||||
|
||||
## Dependencies
|
||||
|
||||
* [MSC1840](https://github.com/matrix-org/matrix-doc/pull/1840) for room
|
||||
|
|
|
|||
Loading…
Reference in a new issue