| Option | BUCKET_STORAGE_SSE_COMPATIBLE | |
| Description | Makes bucket storage not verify checksums of raw objects after uploading to an S3 | |
| Introduced Version | 1.47.1 | |
        This environment variable makes bucket storage not verify
        checksums of raw objects after uploading to an S3. This option
        is turned on automatically if KMS is enabled (see
        S3_STORAGE_KMS_KEY_ARN) but it is available
        directly here for use with other S3 compatible providers where
        verifying even content length does not work.