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/server.json
2023-02-12 22:51:46 +01:00

11 lines
No EOL
196 B
JSON

{
"name": "serverBuildTools",
"interval": 604800,
"base": "/data",
"paths": [
"docker"
],
"local_days_of_retention": 1,
"remote_days_of_retention": 30,
"backup_dir": "/local"
}