mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-01 05:28:38 +01:00
promote -> prompt
This commit is contained in:
parent
a6f5d01586
commit
96d754f429
|
|
@ -472,14 +472,14 @@ Currently, this is split into 5 categories:
|
|||
are not required to implement these versions.
|
||||
* **Beta**: Versions in this state are not intended for wide-spread usage but
|
||||
should be stable enough if a room requires the feature(s) introduced within.
|
||||
Rooms will need to opt-in to these versions and should not be promoted to
|
||||
Rooms will need to opt-in to these versions and should not be prompted to
|
||||
upgrade. Servers additionally do not have to implement these versions.
|
||||
* **Default**: Exactly 1 room version will be in this category. The version under
|
||||
this category should be used when creating rooms (unless another version is
|
||||
requested by the user). Servers may wish to promote rooms to opt-in to this
|
||||
requested by the user). Servers may wish to prompt rooms to opt-in to this
|
||||
version.
|
||||
* **Recommended**: Exactly 1 room version will be in this category as well. The
|
||||
version here should be heavily promoted by servers for rooms to opt-in to using.
|
||||
* **Recommended**: Exactly 1 room version will be in this category as well. Servers
|
||||
should prompt as strongly as possible for rooms to opt-in to upgrade to this version.
|
||||
This version is often going to be the same as the Default version.
|
||||
* **Mandatory**: Servers are required to implement versions in this category. When
|
||||
a version is flagged as mandatory, additional rules may apply to rooms. For example,
|
||||
|
|
|
|||
Loading…
Reference in a new issue