Explorar o código

On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
modified: app/controllers/bbb_client_controller.rb

Ajout du name dans l'URL de BigBlueButton

garthh hai 10 meses
pai
achega
7b04ee3330
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/controllers/bbb_client_controller.rb

+ 1 - 0
app/controllers/bbb_client_controller.rb

@@ -27,6 +27,7 @@ module BigBlue
 
       query = {
         meetingID: meeting_id,
+        name: meeting_id,
         attendeePW: attendee_pw,
         moderatorPW: moderator_pw,
         logoutURL: Discourse.base_url