Sender Key: Flags to disable, send to unrestricted

This commit is contained in:
Scott Nonnenberg 2021-08-03 18:02:35 -07:00 committed by GitHub
parent d5810d6bac
commit f048066693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 27 additions and 7 deletions

View file

@ -11,13 +11,14 @@ export type ConfigKeyType =
| 'desktop.disableGV1'
| 'desktop.groupCalling'
| 'desktop.gv2'
| 'desktop.internalUser'
| 'desktop.mandatoryProfileSharing'
| 'desktop.mediaQuality.levels'
| 'desktop.messageRequests'
| 'desktop.retryReceiptLifespan'
| 'desktop.retryRespondMaxAge'
| 'desktop.screensharing2'
| 'desktop.senderKey.send'
| 'desktop.senderKey.retry'
| 'desktop.storage'
| 'desktop.storageWrite3'
| 'desktop.worksAtSignal'