Add migration documentation.

This commit is contained in:
Anatoly Sablin
2020-01-30 23:17:01 +03:00
parent a20e41574d
commit 9b4aff58c7
2 changed files with 43 additions and 0 deletions

View File

@@ -76,6 +76,8 @@ storage:
username: ma1sd
password: secret_password
```
See [the migration instruction](migration-to-postgresql.md) from sqlite to postgresql
## Logging
```yaml