Merge pull request #87 from somebox/patch-1

correction to B2 config in the example
pull/103/head
Nicco 4 years ago committed by GitHub
commit a2ef69d96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,8 +31,9 @@ backends:
remote: remote:
type: b2 type: b2
path: 'myBucket:backup/home' path: 'myBucket:backup/home'
B2_ACCOUNT_ID: account_id env:
B2_ACCOUNT_KEY: account_key B2_ACCOUNT_ID: account_id
B2_ACCOUNT_KEY: account_key
hdd: hdd:
type: local type: local

Loading…
Cancel
Save