forked from TrueCloudLab/restic
Update B2 env variable information
* Fixed the B2 environment variables as they had the same description * Added the variables for the newly introduced Application Key support #1906
This commit is contained in:
parent
df78896e59
commit
99ae913414
1 changed files with 2 additions and 2 deletions
|
@ -357,8 +357,8 @@ environment variables. The following list of environment variables:
|
|||
OS_STORAGE_URL Storage URL for token authentication
|
||||
OS_AUTH_TOKEN Auth token for token authentication
|
||||
|
||||
B2_ACCOUNT_ID Account ID for Backblaze B2
|
||||
B2_ACCOUNT_KEY Account ID for Backblaze B2
|
||||
B2_ACCOUNT_ID Account ID or applicationKeyId for Backblaze B2
|
||||
B2_ACCOUNT_KEY Account Key or applicationKey for Backblaze B2
|
||||
|
||||
AZURE_ACCOUNT_NAME Account name for Azure
|
||||
AZURE_ACCOUNT_KEY Account key for Azure
|
||||
|
|
Loading…
Reference in a new issue