From 7a5fb77e70022c94ed8d59725e0bd7d04ef2bb92 Mon Sep 17 00:00:00 2001 From: Briland Mathieu Date: Wed, 12 Jun 2024 02:44:01 +0200 Subject: [PATCH] Add Jurisdiction Setting to Bucket Options (#44) Co-authored-by: brilandm --- wrangler.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/wrangler.toml b/wrangler.toml index a9082f0..85c61c3 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -52,3 +52,4 @@ LOGGING = true binding = "R2_BUCKET" bucket_name = "kot" # Set this to your R2 bucket name. Required preview_bucket_name = "kot" # Set this to your preview R2 bucket name. Can be equal to bucket_name. Optional +#jurisdiction = "eu" # Set this to "eu" or "us". Optional if the bucket has no jurisdiction restrictions