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