Minor edit.
This commit is contained in:
parent
d768b50b97
commit
d06c1f2943
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ hooks:
|
||||||
Note that you may need to use a `username` of the `postgres` superuser for
|
Note that you may need to use a `username` of the `postgres` superuser for
|
||||||
this to work with PostgreSQL.
|
this to work with PostgreSQL.
|
||||||
|
|
||||||
If you would like to only backup databases and not source directories, you can
|
If you would like to backup databases only and not source directories, you can
|
||||||
specify an empty `source_directories` field because it is a mandatory field.
|
specify an empty `source_directories` value because it is a mandatory field:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
location:
|
location:
|
||||||
|
|
Loading…
Reference in a new issue