mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 05:04:13 +01:00
Add warning about location names.
Location names need to be lower case in order to work properly.
This commit is contained in:
parent
a3e539b0b7
commit
b4cc0f0ab1
@ -3,6 +3,7 @@
|
||||
Locations can be seen as the input to the backup process. Generally this is simply a folder.
|
||||
The paths can be relative from the config file. A location can have multiple backends, so that the data is secured across multiple servers.
|
||||
|
||||
Note: names of locations MUST be lower case!
|
||||
```yaml | .autorestic.yml
|
||||
version: 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user