diff options
author | Julien Dessaux | 2021-10-12 20:13:53 +0200 |
---|---|---|
committer | Julien Dessaux | 2021-10-12 20:13:53 +0200 |
commit | 82fc30e5af82905e9f1801f2af05f0c41e545769 (patch) | |
tree | fe24d88a82d8c81be4f2be6e80dc948e62fc443e /content/docs | |
parent | Added doc on miniflux backups (diff) | |
download | www-82fc30e5af82905e9f1801f2af05f0c41e545769.tar.gz www-82fc30e5af82905e9f1801f2af05f0c41e545769.tar.bz2 www-82fc30e5af82905e9f1801f2af05f0c41e545769.zip |
Fixed mistake in miniflux's backup article
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/adyxax.org/miniflux/backups.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/content/docs/adyxax.org/miniflux/backups.md b/content/docs/adyxax.org/miniflux/backups.md index 7dab0cb..25d611d 100644 --- a/content/docs/adyxax.org/miniflux/backups.md +++ b/content/docs/adyxax.org/miniflux/backups.md @@ -7,6 +7,5 @@ description: Backups of miniflux.adyxax.org Backups are configured with borg on `myth.adyxax.org` to `yen.adyxax.org`. -There are two jobs : -- a filesystem backup of `/srv/vaultwarden` -- a pg_dump of vaultwarden's postgresql database +There is only on jobs : +- a pg_dump of miniflux's postgresql database |