kasmc
This commit is contained in:
parent
883f27df95
commit
eb0789ab3e
1 changed files with 11 additions and 0 deletions
11
files/backups/tasks/kasmc.json
Normal file
11
files/backups/tasks/kasmc.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"name": "KasMC",
|
||||||
|
"interval": 604800,
|
||||||
|
"base": "/services/kasmc",
|
||||||
|
"paths": [
|
||||||
|
"data"
|
||||||
|
],
|
||||||
|
"local_days_of_retention": 7,
|
||||||
|
"remote_days_of_retention": 14,
|
||||||
|
"backup_dir": "/local"
|
||||||
|
}
|
Reference in a new issue