mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
s3: Update Dreamhost endpoint - fixes #2974
This commit is contained in:
parent
ffe067d6e7
commit
73f0a67d98
@ -346,7 +346,7 @@ func init() {
|
|||||||
Help: "Endpoint for S3 API.\nRequired when using an S3 clone.",
|
Help: "Endpoint for S3 API.\nRequired when using an S3 clone.",
|
||||||
Provider: "!AWS,IBMCOS,Alibaba",
|
Provider: "!AWS,IBMCOS,Alibaba",
|
||||||
Examples: []fs.OptionExample{{
|
Examples: []fs.OptionExample{{
|
||||||
Value: "objects-us-west-1.dream.io",
|
Value: "objects-us-east-1.dream.io",
|
||||||
Help: "Dream Objects endpoint",
|
Help: "Dream Objects endpoint",
|
||||||
Provider: "Dreamhost",
|
Provider: "Dreamhost",
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user