spelling

2025-09-11 07:54:16 -05:00
parent 3eafdc591a
commit 417ead711f

@@ -91,7 +91,7 @@ Provides cloud storage access using S3-compatible APIs, with optional transparen
| S3Config.AccessKey | AWS/S3 access key | ❌ | | S3Config.AccessKey | AWS/S3 access key | ❌ |
| S3Config.Bucket | Bucket name | ❌ | | S3Config.Bucket | Bucket name | ❌ |
| S3Config.EncryptionToken | Encryption key/token for encrypted buckets | ❌ | | S3Config.EncryptionToken | Encryption key/token for encrypted buckets | ❌ |
| S3Config.ForceLegacyEncryption | Disables `Agon2id` KDF and switches from Base-64 object key names to hex strings. Bucket must be empty or must be a non-empty encrypted bucket created using `repertory` v2.0.x. If this setting is `false`, the bucket will be automatically upgraded to v2.1.0 behavior (`Argon2id` and Base-64 object key names) when empty. | ❌ | | S3Config.ForceLegacyEncryption | Disables `Argon2id` KDF and switches from Base-64 object key names to hex strings. Bucket must be empty or must be a non-empty encrypted bucket created using `repertory` v2.0.x. If this setting is `false`, the bucket will be automatically upgraded to v2.1.0 behavior (`Argon2id` and Base-64 object key names) when empty. | ❌ |
| S3Config.Region | S3 region | ❌ | | S3Config.Region | S3 region | ❌ |
| S3Config.SecretKey | AWS/S3 secret key | ❌ | | S3Config.SecretKey | AWS/S3 secret key | ❌ |
| S3Config.TimeoutMs | Timeout for S3 API calls in ms | ❌ | | S3Config.TimeoutMs | Timeout for S3 API calls in ms | ❌ |