mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
docs: update backend config samples
This commit is contained in:
@@ -40,12 +40,13 @@ key> base64encodedkey==
|
||||
Endpoint for the service - leave blank normally.
|
||||
endpoint>
|
||||
Remote config
|
||||
--------------------
|
||||
[remote]
|
||||
account = account_name
|
||||
key = base64encodedkey==
|
||||
endpoint =
|
||||
--------------------
|
||||
Configuration complete.
|
||||
Options:
|
||||
- type: azureblob
|
||||
- account: account_name
|
||||
- key: base64encodedkey==
|
||||
- endpoint:
|
||||
Keep this "remote" remote?
|
||||
y) Yes this is OK
|
||||
e) Edit this remote
|
||||
d) Delete this remote
|
||||
|
||||
Reference in New Issue
Block a user