mirror of https://github.com/laurent22/joplin.git
Doc: Update S3 synchronization documentation (#11890)
parent
8bdb6c5d72
commit
1abf9e9602
|
@ -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://<region>.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://<region>.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
|
||||
|
|
Loading…
Reference in New Issue