Document new labs tweaks

pull/14958/head
Michael Telatynski 2020-08-14 10:56:30 +01:00
parent d0e1d60969
commit 305570d8e3
1 changed files with 5 additions and 0 deletions

View File

@ -94,3 +94,8 @@ adds an ability for end users to add themes themselves by using a URL to the JSO
theme definition.
For some sample themes, check out [aaronraimist/element-themes](https://github.com/aaronraimist/element-themes).
# Message preview tweaks
To enable message previews for reactions in all rooms, enable `feature_roomlist_preview_reactions_all`.
To enable message previews for reactions in DMs, enable `feature_roomlist_preview_reactions_dms`, ignored when it is enabled for all rooms.