mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-08-05 07:27:52 +02:00
Merge 94dd59b049 into 68994d7fcd
This commit is contained in:
commit
29342b5b8e
1
changelogs/client_server/newsfragments/2411.feature
Normal file
1
changelogs/client_server/newsfragments/2411.feature
Normal file
|
|
@ -0,0 +1 @@
|
|||
Introduce room type `m.policy` to indicate rooms likely to contain policy lists.
|
||||
|
|
@ -3818,6 +3818,7 @@ the create room request.
|
|||
In this specification the following room types are specified:
|
||||
|
||||
* [`m.space`](#spaces)
|
||||
* [`m.policy`](#moderation-policy-lists)
|
||||
|
||||
Unspecified room types are permitted through the use of
|
||||
[Namespaced Identifiers](/appendices/#common-namespaced-identifier-grammar).
|
||||
|
|
|
|||
Loading…
Reference in a new issue