fix
@@ -52,7 +52,6 @@ Provides cloud storage access using S3-compatible APIs, with optional transparen
|
||||
"EventLevel": "info",
|
||||
"EvictionDelayMinutes": 1,
|
||||
"EvictionUseAccessedTime": false,
|
||||
"ForceLegacyEncryption": false,
|
||||
"HighFreqIntervalSeconds": 30,
|
||||
"LowFreqIntervalSeconds": 3600,
|
||||
"MaxCacheSizeBytes": 21474836480,
|
||||
@@ -72,6 +71,7 @@ Provides cloud storage access using S3-compatible APIs, with optional transparen
|
||||
"AccessKey": "<my access key>",
|
||||
"Bucket": "<my bucket name>",
|
||||
"EncryptionToken": "",
|
||||
"ForceLegacyEncryption": false,
|
||||
"Region": "any",
|
||||
"SecretKey": "<my secret key>",
|
||||
"TimeoutMs": 60000,
|
||||
|
Reference in New Issue
Block a user