tl-its-umich-edu / remote-office-hours-queue

Virtual queuing tool supporting Zoom video conferencing and/or in person meetings.
https://officehours.it.umich.edu/
Apache License 2.0
12 stars 28 forks source link

use correct Zoom settings (iss. #575) #576

Closed lsloan closed 2 weeks ago

lsloan commented 3 weeks ago

Fixes #575.

Zoom API reference docs:

lsloan commented 2 weeks ago

Although I marked this PR as "ready for review", we still should check other values in meeting_settings to make sure there aren't any other settings that will cause us trouble.

lsloan commented 2 weeks ago

I changed the code to use explicit settings, not defaults from pyzoom. The settings seem to be correct for the UMich environment.