This repository has been archived on 2023-05-02. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
neo/custom/backups/config/tasks/services.json
2023-02-12 22:51:46 +01:00

16 lines
No EOL
286 B
JSON
Executable file

{
"name": "commonServicesData",
"interval": 172800,
"base": "/data/services",
"paths": [
"cryptpad",
"gitlab",
"dendrite",
"smpxmc",
"kasmc",
"smpxterraria"
],
"local_days_of_retention": 2,
"remote_days_of_retention": 30,
"backup_dir": "/local"
}