test: trying to get postgres backups to work

This commit is contained in:
Nick 2025-10-13 17:15:21 -05:00
parent 55ae4433df
commit 0c52b7040c

View file

@ -15,8 +15,8 @@ in
postgresqlBackup = { postgresqlBackup = {
enable = true; enable = true;
location = backupPath; location = backupPath;
compression = "zstd"; # compression = "zstd";
startAt = "*-*-* 07:00:00"; # startAt = "*-*-* 07:00:00";
backupAll = true; backupAll = true;
# databases = [ # databases = [
# instances.mastodon.name # instances.mastodon.name