2023-11-13 17:49:31 +00:00
|
|
|
[PutIO-WebDAV]
|
2023-10-31 19:40:51 +00:00
|
|
|
type = webdav
|
2023-11-13 17:49:31 +00:00
|
|
|
url = https://webdav.put.io
|
2023-10-31 19:40:51 +00:00
|
|
|
vendor = other
|
2023-11-13 17:49:31 +00:00
|
|
|
user = chaoticryptidz
|
|
|
|
pass = PUTIO_PASSWORD
|
|
|
|
|
|
|
|
[B2-Media-Source]
|
|
|
|
type = b2
|
|
|
|
account = B2_CHAOS_MEDIA_ACCOUNT
|
|
|
|
key = B2_CHAOS_MEDIA_KEY
|
|
|
|
hard_delete = true
|
|
|
|
|
|
|
|
[B2-Media]
|
|
|
|
type = alias
|
|
|
|
remote = B2-Media-Source:Chaos-Media
|
|
|
|
|
|
|
|
[Media-Source]
|
|
|
|
type = crypt
|
|
|
|
remote = B2-Media:
|
|
|
|
password = STORAGE_MEDIA_CRYPT_PASSWORD
|
|
|
|
password2 = STORAGE_MEDIA_CRYPT_SALT
|
|
|
|
|
|
|
|
[Media]
|
|
|
|
type = chunker
|
|
|
|
remote = Media-Source:
|
|
|
|
chunk_size = 256Mi
|
|
|
|
|
|
|
|
[Media-Combine]
|
|
|
|
type = combine
|
|
|
|
upstreams = "Media=Media:" "PutIO=PutIO-WebDAV:"
|