1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-02-15 07:25:47 +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:
Auggie
2026-01-03 23:59:42 +01:00
committed by GitHub
parent 01aae27c19
commit 798367c483

View File

@@ -122,6 +122,9 @@
}, },
"allowrawsearch": { "allowrawsearch": {
"type": "boolean" "type": "boolean"
},
"allowtvsearchimdb": {
"type":"boolean"
} }
}, },
"required": [ "required": [