mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Fixed typo, loose vs lose. (#4728)
This commit is contained in:

committed by
garfield69

parent
13e1548d54
commit
aef7b34ec3
@@ -359,7 +359,7 @@ It will query all configured indexers and return the combined results.
|
|||||||
|
|
||||||
If your client supports multiple feeds it's recommended to add each indexer directly instead of using the all indexer.
|
If your client supports multiple feeds it's recommended to add each indexer directly instead of using the all indexer.
|
||||||
Using the all indexer has no advantages (besides reduced management overhead), only disadvantages:
|
Using the all indexer has no advantages (besides reduced management overhead), only disadvantages:
|
||||||
* you loose control over indexer specific settings (categories, search modes, etc.)
|
* you lose control over indexer specific settings (categories, search modes, etc.)
|
||||||
* mixing search modes (IMDB, query, etc.) might cause low quality results
|
* mixing search modes (IMDB, query, etc.) might cause low quality results
|
||||||
* indexer specific categories (>= 100000) can't be used.
|
* indexer specific categories (>= 100000) can't be used.
|
||||||
* slow indexers will slow down the overall result
|
* slow indexers will slow down the overall result
|
||||||
|
Reference in New Issue
Block a user