Browse Source

Update docs/configuring-playbook-s3.md: make the loose list tight

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4043/head
Suguru Hirahara 1 year ago
parent
commit
47525903b0
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      docs/configuring-playbook-s3.md

+ 0
- 2
docs/configuring-playbook-s3.md View File

@@ -84,9 +84,7 @@ The `keyID` value is your **Access Key** and `applicationKey` is your **Secret K
For configuring [Goofys](configuring-playbook-s3-goofys.md) or [s3-synapse-storage-provider](configuring-playbook-synapse-s3-storage-provider.md) you will need: For configuring [Goofys](configuring-playbook-s3-goofys.md) or [s3-synapse-storage-provider](configuring-playbook-synapse-s3-storage-provider.md) you will need:


- **Endpoint URL** — this is the **Endpoint** value you saw above, but prefixed with `https://` - **Endpoint URL** — this is the **Endpoint** value you saw above, but prefixed with `https://`

- **Region** — use the value you see in the Endpoint (e.g. `us-west-002`) - **Region** — use the value you see in the Endpoint (e.g. `us-west-002`)

- **Storage Class** — use `STANDARD`. Backblaze B2 does not have different storage classes, so it doesn't make sense to use any other value. - **Storage Class** — use `STANDARD`. Backblaze B2 does not have different storage classes, so it doesn't make sense to use any other value.


## Other providers ## Other providers


Loading…
Cancel
Save