Add remote config for sending higher res screen share

This commit is contained in:
Rashad Sookram
2023-11-06 11:45:37 -05:00
committed by GitHub
parent 9eee548d2a
commit 754bb02c06
2 changed files with 11 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ import { getCountryCode } from './types/PhoneNumber';
export type ConfigKeyType =
| 'cds.disableCompatibilityMode'
| 'desktop.announcementGroup'
| 'desktop.calling.audioLevelForSpeaking'
| 'desktop.calling.sendScreenShare1800'
| 'desktop.cdsi.returnAcisWithoutUaks'
| 'desktop.clientExpiration'
| 'desktop.editMessageSend'