Update README.md

This commit is contained in:
2019-10-26 21:49:06 +02:00
committed by GitHub
parent f5c5b39b30
commit e32521e6ea

View File

@@ -91,7 +91,7 @@ Backends are the place where you data will be saved. Backups are incremental and
### Fields ### Fields
#### `type` ###### `type`
Type of the backend see a list [here](https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html) Type of the backend see a list [here](https://restic.readthedocs.io/en/stable/030_preparing_a_new_repo.html)
@@ -105,11 +105,13 @@ Supported are:
For each backend you need to specify the right variables as shown in the example below. For each backend you need to specify the right variables as shown in the example below.
#### `path` ###### `path`
The path on the remote server. The path on the remote server.
For object storages as For object storages as
###### Example
```yaml ```yaml
backends: backends:
name-of-backend: name-of-backend: