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,17 @@
{
"name": "GenericServices",
"interval": 86400,
"base": "/services",
"paths": [
".webcers",
"proxy",
"jellyfin",
"ghost",
"gitlab",
"searx",
"wireguard"
],
"local_days_of_retention": 1,
"remote_days_of_retention": 30,
"backup_dir": "/local"
}