Introduce new remote flag for storage service write behavior
This commit is contained in:
parent
b2634d1cb9
commit
4c98b4a96f
3 changed files with 24 additions and 0 deletions
|
@ -6,6 +6,7 @@ type ConfigKeyType =
|
|||
| 'desktop.gv2'
|
||||
| 'desktop.cds'
|
||||
| 'desktop.storage'
|
||||
| 'desktop.storageWrite'
|
||||
| 'desktop.clientExpiration';
|
||||
type ConfigValueType = {
|
||||
name: ConfigKeyType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue