Fixed mistake in miniflux's backup article

This commit is contained in:
Julien Dessaux 2021-10-12 20:13:53 +02:00
parent ec2c2a6402
commit 82fc30e5af

View file

@ -7,6 +7,5 @@ description: Backups of miniflux.adyxax.org
Backups are configured with borg on `myth.adyxax.org` to `yen.adyxax.org`. Backups are configured with borg on `myth.adyxax.org` to `yen.adyxax.org`.
There are two jobs : There is only on jobs :
- a filesystem backup of `/srv/vaultwarden` - a pg_dump of miniflux's postgresql database
- a pg_dump of vaultwarden's postgresql database