gitea: remove repo-archive
it is backed up differently.
This commit is contained in:
@@ -74,6 +74,9 @@
|
|||||||
"tailscale"
|
"tailscale"
|
||||||
"private/soju"
|
"private/soju"
|
||||||
];
|
];
|
||||||
|
patterns = [
|
||||||
|
"- gitea/data/repo-archive/"
|
||||||
|
];
|
||||||
backup_at = "*-*-* 01:00:00 UTC";
|
backup_at = "*-*-* 01:00:00 UTC";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
@@ -91,6 +94,9 @@
|
|||||||
"tailscale"
|
"tailscale"
|
||||||
"private/soju"
|
"private/soju"
|
||||||
];
|
];
|
||||||
|
patterns = [
|
||||||
|
"- gitea/data/repo-archive/"
|
||||||
|
];
|
||||||
backup_at = "*-*-* 01:00:00 UTC";
|
backup_at = "*-*-* 01:00:00 UTC";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user