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-04-07 22:30:11 +02:00

17 lines
No EOL
306 B
JSON
Executable file

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