mirror of https://github.com/Jackett/Jackett
idope: add info to itorrents settings and default to enabled. (#1862)
This commit is contained in:
parent
605c6bcada
commit
a49e0d5667
|
@ -29,7 +29,10 @@
|
|||
- name: itorrents-links
|
||||
type: checkbox
|
||||
label: Add download links via itorrents.org
|
||||
default: false
|
||||
- name: info
|
||||
type: info
|
||||
label: ITorrents Note
|
||||
default: Without the itorrents option only magnet links will be provided.
|
||||
|
||||
search:
|
||||
# present trending results if there are no search parms supplied
|
||||
|
|
Loading…
Reference in New Issue