that.us icon indicating copy to clipboard operation
that.us copied to clipboard

Limit ability to mute everybody in jitsi

Open GeekOnCoffee opened this issue 4 years ago • 4 comments

GeekOnCoffee avatar Jul 17 '20 21:07 GeekOnCoffee

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 avatar Jul 20 '20 21:07 brettski

@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

GeekOnCoffee avatar Jul 20 '20 22:07 GeekOnCoffee

Not that I can find, it's a global setting for the meeting

brettski avatar Jul 20 '20 22:07 brettski

For now let's keep an eye on things to see if bad actors in fact play reindeer games when they shouldn't.

theClarkSell avatar Jul 24 '20 12:07 theClarkSell