mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-21 19:04:10 +01:00
Limit the size of a tag
This commit is contained in:
parent
48f35e15cb
commit
e7fbe6f13b
|
|
@ -28,6 +28,7 @@ would appear before a room with a tag with an ``order`` key of ``"oranges"``.
|
||||||
If a room has a tag without an ``order`` key then it should appear after the
|
If a room has a tag without an ``order`` key then it should appear after the
|
||||||
rooms with that tag that have an ``order`` key.
|
rooms with that tag that have an ``order`` key.
|
||||||
|
|
||||||
|
The name of a tag MUST not exceed 255 bytes.
|
||||||
|
|
||||||
{{m_tag_event}
|
{{m_tag_event}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue