mirror of
https://github.com/Jackett/Jackett
synced 2025-01-05 06:59:02 +00:00
Updated Definition format (markdown)
parent
6f1e6ced7d
commit
852e6af2d0
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ caps:
|
||||||
music-search: [q, album, artist, label, year]
|
music-search: [q, album, artist, label, year]
|
||||||
book-search: [q, author, title]
|
book-search: [q, author, title]
|
||||||
```
|
```
|
||||||
|
A list of the categories that Jackett can define are available [here](https://github.com/Jackett/Jackett/wiki/Jackett-Categories)
|
||||||
## Settings ##
|
## Settings ##
|
||||||
|
|
||||||
Optionally you can specify which config options should be available for the indexer. If the settings block is not specified, the defaults are used (username and password).
|
Optionally you can specify which config options should be available for the indexer. If the settings block is not specified, the defaults are used (username and password).
|
||||||
|
|
Loading…
Reference in a new issue