Support for global.messageQueueTimeInSeconds
This commit is contained in:
parent
568c09c579
commit
f5257ed5a9
11 changed files with 57 additions and 31 deletions
|
@ -36,6 +36,7 @@ export type ConfigKeyType =
|
|||
| 'global.calling.maxGroupCallRingSize'
|
||||
| 'global.groupsv2.groupSizeHardLimit'
|
||||
| 'global.groupsv2.maxGroupSize'
|
||||
| 'global.messageQueueTimeInSeconds'
|
||||
| 'global.nicknames.max'
|
||||
| 'global.nicknames.min'
|
||||
| 'global.textAttachmentLimitBytes';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue