Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [restic-shared-drive-1]
- type = drive
- client_id = 111111111111-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.apps.googleusercontent.com
- client_secret = xxxxxxxxxxxxxxxxxxxxxxxx
- scope = drive
- service_account_file = /path/to/credentials.json
- team_drive = xxxxxxxxxxxxxxxxxxx
- [restic-shared-drive-2]
- type = drive
- client_id = 111111111111-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.apps.googleusercontent.com
- client_secret = xxxxxxxxxxxxxxxxxxxxxxxx
- scope = drive
- service_account_file = /path/to/credentials.json
- team_drive = yyyyyyyyyyyyyyyyyyy
- [restic]
- type = union
- # The first upstream without :nc suffix will be used for new files.
- upstreams = restic-shared-drive-1: restic-shared-drive-2::nc
- create_policy = ff
- action_policy = all
- search_policy = all
Advertisement
Add Comment
Please, Sign In to add comment