Fix the name of restic repo
This commit is contained in:
parent
12c1a0ca31
commit
5ac35a5a60
@ -93,7 +93,7 @@ mcbackup:
|
||||
rconRetryInterval: 10s
|
||||
excludes: "*.jar,cache,logs"
|
||||
backupMethod: restic
|
||||
resticRepository: s3:https://s3.e.badhouseplants.net:443/restic/minecraf
|
||||
resticRepository: s3:https://s3.e.badhouseplants.net:443/restic/minecraft
|
||||
resticAdditionalTags: "mc_backups"
|
||||
pruneResticRetention: "--keep-last 12 --keep-daily 7 --keep-weekly 4 --keep-monthly 2 --keep-yearly 2"
|
||||
resources:
|
||||
|
Reference in New Issue
Block a user