Work around aws_sdk_s3 + R2 incompatibility (#1014)

This commit is contained in:
Mahad Kalam 2026-03-01 00:08:20 +00:00 committed by GitHub
parent 26663ddad5
commit cb67e125d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,8 @@ r2:
region: auto
bucket: <%= ENV["S3_BUCKET"] %>
endpoint: <%= ENV["S3_ENDPOINT"] %>
request_checksum_calculation: when_required
response_checksum_validation: when_required
# Remember not to checkin your GCS keyfile to a repository
# google: