mirror of
https://github.com/rclone/rclone.git
synced 2025-06-19 15:21:28 +08:00
swift: Update OVH API endpoint - Fixes #3890
This commit is contained in:

committed by
Nick Craig-Wood

parent
dc77ec4ba1
commit
151d0a274e
@ -114,7 +114,7 @@ func init() {
|
||||
Value: "https://auth.storage.memset.com/v2.0",
|
||||
}, {
|
||||
Help: "OVH",
|
||||
Value: "https://auth.cloud.ovh.net/v2.0",
|
||||
Value: "https://auth.cloud.ovh.net/v3",
|
||||
}},
|
||||
}, {
|
||||
Name: "user_id",
|
||||
|
Reference in New Issue
Block a user