Merge pull request #18970 from antobinary/docs-emoji-rain-2

docs: Add info on reactions animations
This commit is contained in:
Anton Georgiev 2023-10-19 02:30:00 -04:00 committed by GitHub
commit 82b9b1f408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,12 @@ Others see your reactions in the participants list.
![Others see your reactions in the participants list](/img/27-reactions-thumbs-up.png)
##### Reactions animation
Animations were added to the Reactions Bar as part of BigBlueButton 2.7.2. By default they are disabled in the configurations. To enable them run the following: `yq w -i /etc/bigbluebutton/bbb-html5.yml public.app.emojiRain.enabled true`
You can disable any animations in the client, including Reactions Animations via a toggle in the client: Settings -> Application -> Animations on/off.
<!-- ### Analytics -->