Update available.md

This commit is contained in:
Nicco 2021-04-27 09:01:01 +02:00 committed by GitHub
parent edc85c4ac3
commit c16340ab26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ backends:
name-of-backend:
type: b2
path: 'backblaze_bucketID'
# Or With a path
# path: 'backblaze_bucketID:/some/path'
env:
B2_ACCOUNT_ID: 'backblaze_keyID'
B2_ACCOUNT_KEY: 'backblaze_applicationKey'