mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
teamos: add config info about notices.
This commit is contained in:
parent
ff2683c911
commit
d057bcfeeb
1 changed files with 4 additions and 0 deletions
|
@ -119,6 +119,10 @@ settings:
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Search freeleech only
|
label: Search freeleech only
|
||||||
default: false
|
default: false
|
||||||
|
- name: info_results
|
||||||
|
type: info
|
||||||
|
label: Search results
|
||||||
|
default: "If you are getting the error <b>Found no results while trying to browse this tracker</b> then first access the site with your browser and read any mandatory notices that the site presents. You cannot browse torrents with unread notices outstanding."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
method: cookie
|
method: cookie
|
||||||
|
|
Loading…
Reference in a new issue