1
0
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:
Fabien 2024-05-07 11:57:35 +02:00 committed by GitHub
parent 548ba7d712
commit cc00cdfa55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 2 deletions

View File

@ -107,3 +107,4 @@ libgtk
libasound
libatk
ENOTFOUND
Scaleway

View File

@ -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.)