mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-11 18:24:43 +02:00
Doc: Add Scaleway to the S3 providers (#10404)
This commit is contained in:
parent
548ba7d712
commit
cc00cdfa55
@ -107,3 +107,4 @@ libgtk
|
||||
libasound
|
||||
libatk
|
||||
ENOTFOUND
|
||||
Scaleway
|
||||
|
@ -53,6 +53,11 @@ If you provide a configuration and you receive "success!" on the "check config"
|
||||
- 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
|
||||
- Force Path Style: unchecked
|
||||
-
|
||||
## Scaleway
|
||||
- URL: `https://s3.<region>.scw.cloud` (The region is the same as the bucket's region. You could just copy your bucket endpoint in the bucket settings tab, then remove the bucket name from it.)
|
||||
- Region: required (example: `fr-par`)
|
||||
- Force Path Style: unchecked
|
||||
|
||||
## UpCloud
|
||||
- URL: `https://<account>.<region>.upcloudobjects.com` (They will provide you with multiple URLs, the one that follows this pattern should work.)
|
||||
|
Loading…
Reference in New Issue
Block a user