From 99ae913414c2961aa67277df942946b95d1a1be5 Mon Sep 17 00:00:00 2001 From: Moritz Dietz Date: Wed, 29 Aug 2018 21:05:57 +0200 Subject: [PATCH] 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 --- doc/040_backup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/040_backup.rst b/doc/040_backup.rst index dbccea87a..43657186b 100644 --- a/doc/040_backup.rst +++ b/doc/040_backup.rst @@ -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