Introduce desktop.pnp.storageService flag

This commit is contained in:
Fedor Indutny
2022-08-16 16:58:17 -07:00
committed by GitHub
parent 647335086d
commit 96c4cc4bcf
4 changed files with 11 additions and 7 deletions

View File

@@ -16,6 +16,7 @@ export type ConfigKeyType =
| 'desktop.mediaQuality.levels'
| 'desktop.messageCleanup'
| 'desktop.messageRequests'
| 'desktop.pnp.storageService'
| 'desktop.retryReceiptLifespan'
| 'desktop.retryRespondMaxAge'
| 'desktop.senderKey.retry'