From 1abf9e9602f462d8130495b4a2cfc62c83be55eb Mon Sep 17 00:00:00 2001 From: Kev Bittner Date: Thu, 27 Feb 2025 12:24:45 -0600 Subject: [PATCH] Doc: Update S3 synchronization documentation (#11890) --- readme/apps/sync/s3.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme/apps/sync/s3.md b/readme/apps/sync/s3.md index 6719704f94..2e467c1ee0 100644 --- a/readme/apps/sync/s3.md +++ b/readme/apps/sync/s3.md @@ -54,6 +54,11 @@ If you provide a configuration and you receive "success!" on the "check config" - Region: required (Copied from the provided endpoint URL. Example: `us-east-001`) - Force Path Style: unchecked +## DigitalOcean +- URL: `https://.digitaloceanspaces.com` (region is selected when the bucket is created, available regions listed [here](https://docs.digitalocean.com/products/spaces/details/availability/)) +- Region: required, but no impact on the actual region as it's defined in the URL. Suggest entering `us-east-1`. +- Force Path Style: unchecked + ## Linode - URL: `https://.linodeobjects.com` (region is in the URL provided by Linode; this URL is also the same as the URL provided by Linode with the bucket name removed) - Region: Anything you want to type, can't be left empty