mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 18:55:58 +03:00
Add reactions feature description
This commit is contained in:
parent
ea37e777cf
commit
ebe2ab504b
1 changed files with 2 additions and 0 deletions
|
@ -128,6 +128,8 @@ For a good example, see https://riot.im/develop/config.json.
|
||||||
1. `features`: Lookup of optional features that may be `enable`d, `disable`d, or exposed to the user
|
1. `features`: Lookup of optional features that may be `enable`d, `disable`d, or exposed to the user
|
||||||
in the `labs` section of settings. The available optional experimental features vary from
|
in the `labs` section of settings. The available optional experimental features vary from
|
||||||
release to release.
|
release to release.
|
||||||
|
* `feature_reactions` allows reacting to messages with emoji and displaying
|
||||||
|
reactions from other people
|
||||||
1. `brand`: String to pass to your homeserver when configuring email notifications, to let the
|
1. `brand`: String to pass to your homeserver when configuring email notifications, to let the
|
||||||
homeserver know what email template to use when talking to you.
|
homeserver know what email template to use when talking to you.
|
||||||
1. `branding`: Configures various branding and logo details, such as:
|
1. `branding`: Configures various branding and logo details, such as:
|
||||||
|
|
Loading…
Reference in a new issue