that.us
that.us copied to clipboard
Limit ability to mute everybody in jitsi
A configuration setting in the Jitsi sdk will disable remote muting ability
Within configOverwrite
use
disableRemoteMute: true
// If set to true all muting operations of remote participants will be disabled.
@brettski can we set the configuration based on the user? Similar to #111 we want some people to be able to do it, just not everyone
Not that I can find, it's a global setting for the meeting
For now let's keep an eye on things to see if bad actors in fact play reindeer games when they shouldn't.