mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 12:45:11 +08:00
Merge pull request #14958 from vector-im/t3chguy/room-list/14298
Document new labs tweaks
This commit is contained in:
commit
570eacc8e1
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user