: from SCW S3 to OVH S3

This commit is contained in:
VC
2025-01-09 08:33:56 +01:00
parent b41d2b4987
commit 9e9c690a41
3 changed files with 11 additions and 9 deletions

View File

@@ -10,3 +10,4 @@ restic_backup_path: ["/srv", "/home", "/etc"]
restic_backup_excluded_path: ["/srv/NOBACKUP"]
restic_backup_hour: 6
restic_backup_minute: 0
restic_backup_retention: "--max-unused 1% -d 7 -w 4 -m 3"