Handle maxGroupCallRingSize remote config flag
This commit is contained in:
parent
f5a3d4bc8a
commit
502dad8f6f
3 changed files with 28 additions and 0 deletions
|
@ -23,6 +23,7 @@ export type ConfigKeyType =
|
|||
| 'desktop.sendSenderKey2'
|
||||
| 'desktop.storage'
|
||||
| 'desktop.storageWrite3'
|
||||
| 'global.calling.maxGroupCallRingSize'
|
||||
| 'global.groupsv2.groupSizeHardLimit'
|
||||
| 'global.groupsv2.maxGroupSize';
|
||||
type ConfigValueType = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue