Files
Cleanuparr/code/test/data/huntarr/config/settings/readarr.json
Flaminel 1604e56a89 huntarr
2025-05-20 13:36:10 +03:00

17 lines
313 B
JSON

{
"instances": [
{
"name": "Default",
"api_url": "",
"api_key": "",
"enabled": true
}
],
"hunt_missing_books": 1,
"hunt_upgrade_books": 0,
"sleep_duration": 900,
"monitored_only": true,
"skip_future_releases": true,
"skip_author_refresh": true,
"hourly_cap": 20
}