This commit is contained in:
Didier Slof 2022-12-31 16:47:32 +01:00
parent 883f27df95
commit eb0789ab3e
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View 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"
}