This commit is contained in:
2021-04-21 09:34:01 +02:00
parent 89e32c298c
commit aa96a95600
6 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,7 @@ vim .autorestic.yml
For a quick overview:
- `locations` can be seen as the inputs and `backends` the output where the data is stored and backed up.
- One `location` can have one or multiple `backends` for redudancy.
- One `location` can have one or multiple `backends` for redundancy.
- One `backend` can also be the target for multiple `locations`.
> **⚠️ WARNING ⚠️**