mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-13 22:54:10 +02:00
Put back first warning, reword "most popular"
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
954099efc6
commit
8005467628
|
|
@ -79,6 +79,12 @@ The algorithms defined here should only apply to version 1 rooms. Other algorith
|
||||||
may be used by other room versions, and as such servers should be aware of which
|
may be used by other room versions, and as such servers should be aware of which
|
||||||
version room they are dealing with prior to executing a given algorithm.
|
version room they are dealing with prior to executing a given algorithm.
|
||||||
|
|
||||||
|
.. WARNING::
|
||||||
|
Although there are many rooms using room version 1, it is known to have
|
||||||
|
undesirable effects. Servers implementing support for room version 1 should be
|
||||||
|
aware that restrictions should be generally relaxed and that inconsistencies
|
||||||
|
may occur.
|
||||||
|
|
||||||
State resolution
|
State resolution
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue