File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1874,8 +1874,8 @@ Accept wildcard characters: False
18741874Controls which users should have ability to see the meeting info details on join screen. 'None' option should disable the feature completely.
18751875
18761876Possible Values :
1877- - UsersAllowedToByPassTheLobby
1878- - Everyone
1877+ - UsersAllowedToByPassTheLobby : Users who are able to bypass lobby can see the meeting info details.
1878+ - Everyone : All meeting participants can see the meeting info details.
18791879
18801880` ` ` yaml
18811881Type: String
@@ -1893,8 +1893,8 @@ Accept wildcard characters: False
18931893Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
18941894
18951895Possible Values :
1896- - Enabled
1897- - Disabled
1896+ - Enabled : User is allowed to turn on real time text.
1897+ - Disabled : User is not allowed to turn on real time text.
18981898
18991899` ` ` yaml
19001900Type: String
You can’t perform that action at this time.
0 commit comments