mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: adjust spectra logic example endpoint name
This commit is contained in:
@@ -6752,7 +6752,7 @@ Option endpoint.
|
|||||||
Endpoint for S3 API.
|
Endpoint for S3 API.
|
||||||
Required when using an S3 clone.
|
Required when using an S3 clone.
|
||||||
Enter a value. Press Enter to leave empty.
|
Enter a value. Press Enter to leave empty.
|
||||||
endpoint> https://bps3.example.com
|
endpoint> https://bp.example.com
|
||||||
|
|
||||||
Edit advanced config?
|
Edit advanced config?
|
||||||
y) Yes
|
y) Yes
|
||||||
@@ -6765,7 +6765,7 @@ Options:
|
|||||||
- provider: SpectraLogic
|
- provider: SpectraLogic
|
||||||
- access_key_id: ACCESS_KEY
|
- access_key_id: ACCESS_KEY
|
||||||
- secret_access_key: SECRET_ACCESS_KEY
|
- secret_access_key: SECRET_ACCESS_KEY
|
||||||
- endpoint: https://bps3.example.com
|
- endpoint: https://bp.example.com
|
||||||
Keep this "spectratest" remote?
|
Keep this "spectratest" remote?
|
||||||
y) Yes this is OK (default)
|
y) Yes this is OK (default)
|
||||||
e) Edit this remote
|
e) Edit this remote
|
||||||
@@ -6781,7 +6781,7 @@ type = s3
|
|||||||
provider = SpectraLogic
|
provider = SpectraLogic
|
||||||
access_key_id = ACCESS_KEY
|
access_key_id = ACCESS_KEY
|
||||||
secret_access_key = SECRET_ACCESS_KEY
|
secret_access_key = SECRET_ACCESS_KEY
|
||||||
endpoint = https://bps3.example.com
|
endpoint = https://bp.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
### Storj
|
### Storj
|
||||||
|
|||||||
Reference in New Issue
Block a user