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.

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
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
You can do this by setting this
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
Most helpful comment
You can do this by setting this https://github.com/jitsi/jitsi-meet/blob/a18fd1cdb39ee05696e262ef8a1f17c99f62b861/interface_config.js#L85