H2-invent / jitsi-admin

Organize and fully controll your jitsi meet meetings. Make your meeting secure and be sure that only you and your fellows can join your meeting.
https://meetling.de
GNU Affero General Public License v3.0
133 stars 48 forks source link

Delete "Open with Electron" button #249

Closed timowevel1 closed 2 years ago

timowevel1 commented 2 years ago

Hello,

I want to remove the Button to open the Meeting in the Electron App. Is there a way to achieve that? I already searched for the related files but couldnt find them. Thank you!

h2Entwicklung commented 2 years ago

Hello @timololipop this feature will come in the next big release. Then you can choose with the env var start_dropdown_allow_browser=1 start_dropdown_allow_app=1

which kind is allowed. If you want to have the feature already now, you need to take the feature/develoment branch to deploy.

timowevel1 commented 2 years ago

Thank you! But I dont mean within the Panel, when a User using the invite Link tries to join, he has can choose between the Browser and the Electron App. This is the button I mean or will this also disable this button? Thank you.


From: h2Entwicklung @.> Sent: Saturday, October 23, 2021 10:05:02 AM To: H2-invent/jitsi-admin @.> Cc: timololipop @.>; Mention @.> Subject: Re: [H2-invent/jitsi-admin] Delete "Open with Electron" button (Issue #249)

Hello @timololipophttps://github.com/timololipop this feature will come in the next big release. Then you can choose with the env var start_dropdown_allow_browser=1 start_dropdown_allow_app=1

which kind is allowed. If you want to have the feature already now, you need to take the feature/develoment branch to deploy.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/H2-invent/jitsi-admin/issues/249#issuecomment-950114117, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGA5FL3UOK4HHBF3I2A24ITUIJUC5ANCNFSM5GNM2AFQ.

h2Entwicklung commented 2 years ago

Hello @timololipop this is also implemented. This means when the env ist set correctls, then it is disabled everywhere.

timowevel1 commented 2 years ago

Will test it, thank you!