remove old backup sw
This commit is contained in:
parent
afae580051
commit
7f38106002
5 changed files with 0 additions and 37 deletions
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"remote_dir": "/remote",
|
||||
"tasks_dir": "/config/tasks"
|
||||
}
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"name": "serverBuildTools",
|
||||
"interval": 604800,
|
||||
"base": "/data",
|
||||
"paths": [
|
||||
"docker"
|
||||
],
|
||||
"local_days_of_retention": 1,
|
||||
"remote_days_of_retention": 30,
|
||||
"backup_dir": "/local"
|
||||
}
|
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"name": "commonServicesData",
|
||||
"interval": 172800,
|
||||
"base": "/data/services",
|
||||
"paths": [
|
||||
"cryptpad",
|
||||
"gitlab",
|
||||
"dendrite",
|
||||
"smpxmc",
|
||||
"vanilla",
|
||||
"smpxterraria",
|
||||
"enneacraft"
|
||||
],
|
||||
"local_days_of_retention": 2,
|
||||
"remote_days_of_retention": 30,
|
||||
"backup_dir": "/local"
|
||||
}
|
Reference in a new issue