Update README.md

This commit is contained in:
Nicco 2019-10-26 21:49:06 +02:00 committed by GitHub
parent f5c5b39b30
commit e32521e6ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -91,7 +91,7 @@ Backends are the place where you data will be saved. Backups are incremental and
### Fields
#### `type`
###### `type`
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.
#### `path`
###### `path`
The path on the remote server.
For object storages as
###### Example
```yaml
backends:
name-of-backend: