Jitsi-meet: Disable Moderator rights granted to notifications

Created on 13 Apr 2020  路  6Comments  路  Source: jitsi/jitsi-meet

Is your feature request related to a problem you are facing?
Every user in our on-premise Jitsi deployment get moderator rights and users are comply about that notification.
image

Describe the solution you'd like
Please make that notifications configurable like it done with Join\Leave notifications in that PR https://github.com/jitsi/jitsi-meet/pull/4985

config

Most helpful comment

All 6 comments

Yes please. Using JWT with every user a moderator this is a must have.

@mynameisbrendan hi!
Yes! We have the same setup with jwt authorization and every non guest user gets moderator rights.
It's not good.

I would like a way to disable this notification as well.

You can do this by setting this

https://github.com/jitsi/jitsi-meet/blob/a18fd1cdb39ee05696e262ef8a1f17c99f62b861/interface_config.js#L85

Thanks as always. A quick and correct response, I can confirm this is working for me

Actually

DISABLE_FOCUS_INDICATOR: true

fixed that annoying notification
Thanks. @damencho

Was this page helpful?
0 / 5 - 0 ratings