turn off cloud recording due to plan

This commit is contained in:
Jeff Emmett 2024-12-08 20:52:17 -05:00
parent 6e1e03d05b
commit b74ae75fa8
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ export class VideoChatShape extends BaseBoxShapeUtil<IVideoChatShape> {
start_audio_off: true, start_audio_off: true,
start_video_off: true, start_video_off: true,
enable_screenshare: true, enable_screenshare: true,
enable_recording: "cloud", enable_recording: true,
max_participants: 8, max_participants: 8,
enable_network_ui: true, enable_network_ui: true,
enable_prejoin_ui: true, enable_prejoin_ui: true,