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 @@ -1944,8 +1944,8 @@ Accept wildcard characters: False
1944
1944
Controls which users should have ability to see the meeting info details on join screen. 'None' option should disable the feature completely.
1945
1945
1946
1946
Possible Values :
1947
- - UsersAllowedToByPassTheLobby
1948
- - Everyone
1947
+ - UsersAllowedToByPassTheLobby : Users who are able to bypass lobby can see the meeting info details.
1948
+ - Everyone : All meeting participants can see the meeting info details.
1949
1949
1950
1950
` ` ` yaml
1951
1951
Type: String
@@ -1963,8 +1963,8 @@ Accept wildcard characters: False
1963
1963
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
1964
1964
1965
1965
Possible Values :
1966
- - Enabled
1967
- - Disabled
1966
+ - Enabled : User is allowed to turn on real time text.
1967
+ - Disabled : User is not allowed to turn on real time text.
1968
1968
1969
1969
` ` ` yaml
1970
1970
Type: String
You can’t perform that action at this time.
0 commit comments