mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
14 lines
271 B
TOML
14 lines
271 B
TOML
[[knobs]]
|
|
enable_encryption = true
|
|
enable_blob_file_encryption = true
|
|
enable_blob_file_compression = true
|
|
|
|
[[test]]
|
|
testTitle = 'BlobGranuleFileUnit'
|
|
useDB = false
|
|
startDelay = 0
|
|
|
|
[[test.workload]]
|
|
testName = 'UnitTests'
|
|
testsMatching = '/blobgranule/files/'
|