Add m.server_notice to reserved tags

This commit is contained in:
Travis Ralston 2019-05-27 21:19:58 -06:00
parent 5eea4a477f
commit ade346f8cc

View file

@ -60,6 +60,7 @@ The following tags are defined in the ``m.*`` namespace:
* ``m.favourite``: The user's favourite rooms. These should be shown with higher precedence than other rooms. * ``m.favourite``: The user's favourite rooms. These should be shown with higher precedence than other rooms.
* ``m.lowpriority``: These should be shown with lower precedence than others. * ``m.lowpriority``: These should be shown with lower precedence than others.
* ``m.server_notice``: Used to identify `Server Notice Rooms <#module-server-notices>`_.
{{m_tag_event}} {{m_tag_event}}