Storage logging improvements and repeat limits for stop sync
This commit is contained in:
parent
d87335f5a6
commit
d1d7e0aa99
4 changed files with 87 additions and 12 deletions
|
@ -5,6 +5,7 @@ type ConfigKeyType =
|
|||
| 'desktop.messageRequests'
|
||||
| 'desktop.gv2'
|
||||
| 'desktop.cds'
|
||||
| 'desktop.storage'
|
||||
| 'desktop.clientExpiration';
|
||||
type ConfigValueType = {
|
||||
name: ConfigKeyType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue