15 lines
318 B
Plaintext
15 lines
318 B
Plaintext
[Storage]
|
|
type = combine
|
|
upstreams = "Music=B2:Chaos-Music" "Public=B2:Chaos-Public" "Notes=Notes:" "Uploads=B2:Chaos-Uploads"
|
|
|
|
[B2]
|
|
type = b2
|
|
account = B2_ACCOUNT
|
|
key = B2_KEY
|
|
hard_delete = true
|
|
|
|
[Notes]
|
|
type = crypt
|
|
remote = B2:Chaos-Notes
|
|
password = STORAGE_NOTES_CRYPT_PASSWORD
|
|
password2 = STORAGE_NOTES_CRYPT_SALT |