backups and refactor
This commit is contained in:
parent
f66961bda3
commit
c9c64c0166
10 changed files with 51 additions and 75 deletions
11
files/backups/tasks/smpxmc.json
Normal file
11
files/backups/tasks/smpxmc.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "SMPXMC",
|
||||
"interval": 86400,
|
||||
"base": "/services/smpxmc",
|
||||
"paths": [
|
||||
"data"
|
||||
],
|
||||
"local_days_of_retention": 7,
|
||||
"remote_days_of_retention": 30,
|
||||
"backup_dir": "/local"
|
||||
}
|
Reference in a new issue