janeway: move postgres abckup
This commit is contained in:
parent
f11685cf3c
commit
6f67341fdf
|
@ -7,7 +7,7 @@
|
|||
|
||||
services.postgresqlBackup = {
|
||||
enable = true;
|
||||
location = "/backup/postgresql/";
|
||||
location = "/data/backup/postgresql/";
|
||||
startAt = "*-*-* 03:15:00";
|
||||
backupAll = true;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue