From 9e60df6caa0c76084cf1d9f3663451c32e9e46b3 Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Tue, 16 Aug 2022 21:47:56 +0200 Subject: [PATCH] Update README.md Relates to #99 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca89418..ea61d62 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ The scope for this is not to be a full-fledged super solution that solves all th Nevertheless the project should work out of the box, be minimal but still open the doors for configuration and extensions by users. +To use a different storage backend than B2, you should only need to tweak a few settings variables in the backup profile as well as some restic arguments inside `restic_backup.sh`. + ## Notes * Tip: Navigate this document easily from the Section icon in the top left corner. ![README Sections](img/readme_sections.png)