2022-10-27 20:27:22 +01:00
|
|
|
[StorageBox-Remote]
|
2023-03-19 11:44:27 +00:00
|
|
|
type = webdav
|
|
|
|
vendor = nextcloud
|
2022-10-27 20:27:22 +01:00
|
|
|
host = u323231.your-storagebox.de
|
2023-03-19 11:44:27 +00:00
|
|
|
url = https://u323231.your-storagebox.de
|
2022-10-27 20:27:22 +01:00
|
|
|
user = u323231
|
|
|
|
pass = STORAGEBOX_PASSWORD
|
2023-06-03 17:11:29 +01:00
|
|
|
|
|
|
|
[StorageBox-Hasher]
|
|
|
|
type = hasher
|
|
|
|
remote = StorageBox-Remote:
|
|
|
|
hashes = sha1,md5
|
|
|
|
max_age = off
|
|
|
|
|
2022-10-27 20:27:22 +01:00
|
|
|
[StorageBox]
|
|
|
|
type = alias
|
2023-06-03 17:11:29 +01:00
|
|
|
remote = StorageBox-Hasher:
|
2022-10-27 20:27:22 +01:00
|
|
|
|
|
|
|
[B2-Chaos-Backups-Source]
|
|
|
|
type = b2
|
|
|
|
account = B2_CHAOS_BACKUPS_ACCOUNT
|
|
|
|
key = B2_CHAOS_BACKUPS_KEY
|
|
|
|
hard_delete = true
|
|
|
|
|
|
|
|
[B2-Chaos-Backups]
|
|
|
|
type = alias
|
2022-10-28 13:56:51 +01:00
|
|
|
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
|
2022-11-02 11:32:03 +00:00
|
|
|
remote = B2-Chaos-Photos-Source:Chaos-Photos
|
|
|
|
|
2022-11-03 06:44:02 +00:00
|
|
|
[B2-Chaos-Music-Source]
|
|
|
|
type = b2
|
|
|
|
account = B2_CHAOS_MUSIC_ACCOUNT
|
|
|
|
key = B2_CHAOS_MUSIC_KEY
|
|
|
|
hard_delete = true
|
|
|
|
|
|
|
|
[B2-Chaos-Music]
|
|
|
|
type = alias
|
|
|
|
remote = B2-Chaos-Music-Source:Chaos-Music
|
|
|
|
|
2022-11-10 14:57:07 +00:00
|
|
|
[B2-Phoenix-Cryptidz-Storage-Source]
|
2022-11-02 11:32:03 +00:00
|
|
|
type = b2
|
2022-11-10 14:57:07 +00:00
|
|
|
account = B2_PHOENIX_CRYPTIDZ_STORAGE_ACCOUNT
|
|
|
|
key = B2_PHOENIX_CRYPTIDZ_STORAGE_KEY
|
2022-11-02 11:32:03 +00:00
|
|
|
hard_delete = true
|
|
|
|
|
2022-11-10 14:57:07 +00:00
|
|
|
[B2-Phoenix-Cryptidz-Storage]
|
2022-11-02 11:32:03 +00:00
|
|
|
type = alias
|
2022-12-15 14:33:39 +00:00
|
|
|
remote = B2-Phoenix-Cryptidz-Storage-Source:Phoenix-Cryptidz-Storage
|
2022-11-20 10:34:55 +00:00
|
|
|
|
|
|
|
[PutIO-WebDAV]
|
|
|
|
type = webdav
|
|
|
|
url = https://webdav.put.io
|
|
|
|
vendor = nextcloud
|
|
|
|
user = chaoticryptidz
|
|
|
|
pass = PUTIO_PASSWORD
|
|
|
|
|
2022-11-29 10:08:44 +00:00
|
|
|
[Storage-Media-Crypt]
|
|
|
|
type = crypt
|
|
|
|
remote = StorageBox:Media
|
|
|
|
password = STORAGE_MEDIA_CRYPT_PASSWORD
|
|
|
|
password2 = STORAGE_MEDIA_CRYPT_SALT
|
|
|
|
|
2022-11-20 10:34:55 +00:00
|
|
|
[Media-Combine-Serve]
|
|
|
|
type = combine
|
2022-11-29 10:08:44 +00:00
|
|
|
upstreams = "Media=Storage-Media-Crypt:" "PutIO=PutIO-WebDAV:"
|