mirror of https://github.com/Jackett/Jackett
satclubbing: add info about torrents per page (#14011)
This commit is contained in:
parent
cfc23d1b45
commit
b03d3fb8e2
|
@ -76,6 +76,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
desc: desc
|
desc: desc
|
||||||
asc: asc
|
asc: asc
|
||||||
|
- name: info_tpp
|
||||||
|
type: info
|
||||||
|
label: Results Per Page
|
||||||
|
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account options.
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: takelogin.php
|
path: takelogin.php
|
||||||
|
|
Loading…
Reference in New Issue