diff --git a/Configuration-File-Options.md b/Configuration-File-Options.md index c29210f..e5e21ba 100644 --- a/Configuration-File-Options.md +++ b/Configuration-File-Options.md @@ -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": "", "Bucket": "", "EncryptionToken": "", + "ForceLegacyEncryption": false, "Region": "any", "SecretKey": "", "TimeoutMs": 60000,