some stuff

This commit is contained in:
2025-04-15 20:12:39 +01:00
parent 4e43f7a0ef
commit 5b9f5bb9c7
2 changed files with 3 additions and 1 deletions

View File

@@ -38,7 +38,7 @@
dump = {
enable = true;
type = "tar.zst";
file = "gitea.zip";
file = "gitea.tar.zst";
backupDir = "/var/backup";
interval = "01:30";
};