From 8873e1d1afe66f880dca8b70b643761bde9aed8b Mon Sep 17 00:00:00 2001 From: 24c02 <163450896+24c02@users.noreply.github.com> Date: Fri, 30 Jan 2026 14:29:23 -0500 Subject: [PATCH] kill me --- config/storage.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/storage.yml b/config/storage.yml index f4eaa9d..a67b1d2 100644 --- a/config/storage.yml +++ b/config/storage.yml @@ -15,6 +15,8 @@ amazon: bucket: <%= ENV['R2_BUCKET_NAME'] %> endpoint: <%= ENV['R2_ENDPOINT'] %> # Format: https://.r2.cloudflarestorage.com force_path_style: true + request_checksum_calculation: when_required + response_checksum_validation: when_required # Remember not to checkin your GCS keyfile to a repository # google: