Merge pull request #17506 from gustavotrott/disabledFeatures-tweaks
fix (bbb-web): invalid default value for disabledFeatures when config is missing
This commit is contained in:
commit
5a35a2b011
@ -415,9 +415,11 @@ endWhenNoModerator=false
|
||||
endWhenNoModeratorDelayInMinutes=1
|
||||
|
||||
# List of features to disable (comma-separated)
|
||||
# Available options: breakoutRooms, liveTranscription, captions, chat, externalVideos, layouts, learningDashboard, polls, screenshare,
|
||||
# sharedNotes, virtualBackgrounds, downloadPresentationWithAnnotations, importPresentationWithAnnotationsFromBreakoutRooms, importSharedNotesFromBreakoutRooms
|
||||
# disabledFeatures=
|
||||
# Available options:
|
||||
# chat, sharedNotes, polls, screenshare, externalVideos, presentation, downloadPresentationWithAnnotations
|
||||
# learningDashboard, layouts, captions, liveTranscription, virtualBackgrounds, customVirtualBackgrounds
|
||||
# breakoutRooms, importSharedNotesFromBreakoutRooms, importPresentationWithAnnotationsFromBreakoutRooms
|
||||
disabledFeatures=
|
||||
|
||||
# Notify users that recording is on
|
||||
notifyRecordingIsOn=false
|
||||
|
Loading…
Reference in New Issue
Block a user