mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-01-19 03:08:23 -05:00
22 lines
365 B
JSON
22 lines
365 B
JSON
{
|
|
"enabled": false,
|
|
"cron_expression": "0 0/5 * * * ?",
|
|
"ignore_private": false,
|
|
"delete_private": false,
|
|
"ignored_downloads_path": "",
|
|
"sonarr": {
|
|
"enabled": false,
|
|
"type": 0,
|
|
"path": null
|
|
},
|
|
"radarr": {
|
|
"enabled": false,
|
|
"type": 0,
|
|
"path": null
|
|
},
|
|
"lidarr": {
|
|
"enabled": false,
|
|
"type": 0,
|
|
"path": null
|
|
}
|
|
} |