mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Add knock_restricted to m.room.join_rules enum
Signed-off-by: Michael Kohler <me@michaelkohler.info> Fixes #1491
This commit is contained in:
parent
9dd9639dd7
commit
3fe228f96f
|
|
@ -28,6 +28,7 @@ properties:
|
|||
- invite
|
||||
- private
|
||||
- restricted
|
||||
- knock_restricted
|
||||
type: string
|
||||
allow:
|
||||
x-addedInMatrixVersion: "1.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue