File tree 1 file changed +4
-4
lines changed 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
1874
1874
Controls which users should have ability to see the meeting info details on join screen. 'None' option should disable the feature completely.
1875
1875
1876
1876
Possible 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.
1879
1879
1880
1880
` ` ` yaml
1881
1881
Type: String
@@ -1893,8 +1893,8 @@ Accept wildcard characters: False
1893
1893
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
1894
1894
1895
1895
Possible 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.
1898
1898
1899
1899
` ` ` yaml
1900
1900
Type: String
You can’t perform that action at this time.
0 commit comments