clarify rclone var convention
This commit is contained in:
parent
8263f3ef7f
commit
a31486f373
|
@ -10,6 +10,7 @@ EXCLUDE_BIND_MOUNTS=false
|
|||
RESTIC_REPOSITORY=rclone:uplink:mybucket
|
||||
RESTIC_PASSWORD="password"
|
||||
|
||||
# this env var creates on-the-fly a remote named "uplink"
|
||||
RCLONE_CONFIG_UPLINK_TYPE=storj
|
||||
# access grant must have permission to use bucket
|
||||
RCLONE_CONFIG_UPLINK_ACCESS_GRANT=
|
||||
|
|
Loading…
Reference in New Issue