From c1ddc0c18b2ebce9924df90190d4c37ec07099db Mon Sep 17 00:00:00 2001 From: Ryan Lue Date: Sun, 11 Aug 2019 09:27:47 +0800 Subject: [PATCH] Clarify docs for Backblaze B2 support --- doc/030_preparing_a_new_repo.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/030_preparing_a_new_repo.rst b/doc/030_preparing_a_new_repo.rst index 327a23e76..a72b10ffa 100644 --- a/doc/030_preparing_a_new_repo.rst +++ b/doc/030_preparing_a_new_repo.rst @@ -329,9 +329,9 @@ dashboard on the "Buckets" page when signed into your B2 account: .. code-block:: console $ export B2_ACCOUNT_ID= - $ export B2_ACCOUNT_KEY= + $ export B2_ACCOUNT_KEY= -.. note:: In case you want to use Backblaze Application Keys replace and with and respectively. +.. note:: As of version 0.9.2, restic supports both master and non-master `application keys `__. If using a non-master application key, ensure that it is created with at least **read and write** access to the B2 bucket. On earlier versions of restic, a master application key is required. You can then initialize a repository stored at Backblaze B2. If the bucket does not exist yet and the credentials you passed to restic have the