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/generic_services.json
2023-01-03 00:16:45 +01:00

16 lines
No EOL
310 B
JSON

{
"name": "GenericServices",
"interval": 86400,
"base": "/services",
"paths": [
".webcerts",
"proxy",
"jellyfin",
"ghost",
"gitlab",
"searx"
],
"local_days_of_retention": 1,
"remote_days_of_retention": 30,
"backup_dir": "/local"
}