From 9e6b393e629bf7ae0f1a1a5f44fcfe9599efb420 Mon Sep 17 00:00:00 2001 From: Nicco Date: Mon, 2 Mar 2020 18:59:40 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d949419..a6edd2a 100644 --- a/README.md +++ b/README.md @@ -433,6 +433,13 @@ autorestic -a exec snapshots autorestic -b my-backend exec unlock ``` +## ❓ QA + +### My config file was moved? + +This happens when autorestic needs to write to the config file. This happend e.g. when we are generating a key for you. +Unforunately during this process formatting and comments are lost. That is why autorestic will place a copy of your old config next to the one we are writing to. + ## Contributors This amazing people helped the project!