29 lines
557 B
Plaintext
29 lines
557 B
Plaintext
[StorageBox-Remote]
|
|
type = smb
|
|
host = u323231.your-storagebox.de
|
|
user = u323231
|
|
pass = STORAGEBOX_PASSWORD
|
|
|
|
[StorageBox]
|
|
type = alias
|
|
remote = StorageBox-Remote:backup
|
|
|
|
[B2-Chaos-Backups-Source]
|
|
type = b2
|
|
account = B2_CHAOS_BACKUPS_ACCOUNT
|
|
key = B2_CHAOS_BACKUPS_KEY
|
|
hard_delete = true
|
|
|
|
[B2-Chaos-Backups]
|
|
type = alias
|
|
remote = B2-Chaos-Backups-Source:Chaos-Backups
|
|
|
|
[B2-Chaos-Photos-Source]
|
|
type = b2
|
|
account = B2_CHAOS_PHOTOS_ACCOUNT
|
|
key = B2_CHAOS_PHOTOS_KEY
|
|
hard_delete = true
|
|
|
|
[B2-Chaos-Photos]
|
|
type = alias
|
|
remote = B2-Chaos-Photos-Source:Chaos-Photos |