Rename 'databases' to 'dbs' in config

This commit is contained in:
Ben Johnson
2021-01-10 10:04:07 -07:00
parent dde9d1042d
commit 9828b4c1dd
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ and the destination path (`/path/to/replica`) to where you want to replicate
from and to.
```yaml
databases:
dbs:
- path: "/path/to/db"
replicas:
- type: file