Enable the SSRE2 capability.
This commit is contained in:
parent
6487fbe687
commit
6c6e3230bd
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ object AppCapabilities {
|
|||
storage = storageCapable,
|
||||
deleteSync = true,
|
||||
versionedExpirationTimer = true,
|
||||
storageServiceEncryptionV2 = false
|
||||
storageServiceEncryptionV2 = true
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue