sample config

This commit is contained in:
cupcakearmy 2019-06-20 23:09:59 +02:00
parent 8c8d48ccde
commit 59792316cb
1 changed files with 18 additions and 0 deletions

18
config.sample.yml Normal file
View File

@ -0,0 +1,18 @@
locations:
home:
from: /home/myUser
to: remote
important:
from: /path/to/important/stuff
to:
- remote
- hdd
backends:
remote:
type: b2
path: 'myBucket:backup/home'
B2_ACCOUNT_ID: account_id
B2_ACCOUNT_KEY: account_key
hdd:
type: local
path: /mnt/my_external_storage