fix: removed missing option

This commit is contained in:
daragh 2024-03-25 13:22:57 +00:00
parent 4312f438ee
commit 51607a22ca
No known key found for this signature in database

View file

@ -223,7 +223,7 @@ in {
startAt = "Sat *-*-* 04:00:00"; # Sat 4am weekly
path = backup_path;
keepTime = 24; # (Hours) Backups are uploaded to seperate server
skip = ["builds" "artifacts" "registry" "terraform_state"]; # see https://docs.gitlab.com/ee/administration/backup_restore/backup_gitlab.html#excluding-specific-data-from-the-backup
skip = ["builds" "artifacts" "registry"]; # see https://docs.gitlab.com/ee/administration/backup_restore/backup_gitlab.html#excluding-specific-data-from-the-backup
};
# use the local email client