read: Miniflux does not have it's own data directory
This commit is contained in:
parent
77fdc520da
commit
d4e72e1acc
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ in
|
|||
postgresql = borgJob "postgresql" // {
|
||||
paths = [ "/var/backup/postgresql" ];
|
||||
};
|
||||
|
||||
miniflux = borgJob "miniflux" // {
|
||||
paths = [ "/var/lib/miniflux" ];
|
||||
};
|
||||
};
|
||||
postgresqlBackup = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue