mirror of
https://github.com/Prowlarr/Indexers.git
synced 2026-02-14 23:19:03 +00:00
schema (v11): add allowtvsearchimdb to Caps (#726)
* schema (v11): add allowtvsearchimdb to Caps Isn't used by Prowlarr and is backwards-compatible, therefore keeping it as a minor change Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com> --------- Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
This commit is contained in:
@@ -122,6 +122,9 @@
|
||||
},
|
||||
"allowrawsearch": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"allowtvsearchimdb": {
|
||||
"type":"boolean"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user