mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-22 18:54:09 +02:00
Use a different room version to specify changes in join rules.
This commit is contained in:
parent
289c64035f
commit
2749a95251
|
|
@ -106,7 +106,7 @@ side-step the restriction by issuing an invite first anyway.
|
||||||
The `restricted` join rule will be included in a future room version to allow
|
The `restricted` join rule will be included in a future room version to allow
|
||||||
servers and clients to opt-into the new functionality.
|
servers and clients to opt-into the new functionality.
|
||||||
|
|
||||||
During development, an unstable room version of `org.matrix.msc3083` will be used.
|
During development, an unstable room version of `org.matrix.msc3083.v2` will be used.
|
||||||
Since the room version namespaces the behaviour, the `allow` key and value, as well
|
Since the room version namespaces the behaviour, the `allow` key and value, as well
|
||||||
as the `restricted` join rule value do not need unstable prefixes.
|
as the `restricted` join rule value do not need unstable prefixes.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue