backups and refactor

This commit is contained in:
Didier Slof 2022-12-31 16:38:33 +01:00
parent f66961bda3
commit c9c64c0166
Signed by: didier
GPG key ID: 01E71F18AA4398E5
10 changed files with 51 additions and 75 deletions

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