mirror of
https://github.com/restic/restic.git
synced 2025-10-10 08:13:16 +00:00
Merge pull request #1975 from moritzdietz/fix-env-docu
Update B2 env variable information
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user