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/files/backups/tasks/kasmc.json
2022-12-31 16:47:32 +01:00

11 lines
No EOL
213 B
JSON

{
"name": "KasMC",
"interval": 604800,
"base": "/services/kasmc",
"paths": [
"data"
],
"local_days_of_retention": 7,
"remote_days_of_retention": 14,
"backup_dir": "/local"
}