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