mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 13:46:10 +00:00
Update speed-share.yml (#2138)
Added proper tracker configuration instructions in an info box
This commit is contained in:
parent
dcb171a655
commit
fb63d22666
1 changed files with 12 additions and 0 deletions
|
@ -168,6 +168,18 @@
|
|||
modes:
|
||||
search: [q]
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
type: text
|
||||
label: Username
|
||||
- name: password
|
||||
type: password
|
||||
label: Password
|
||||
- name: info
|
||||
type: info
|
||||
label: ""
|
||||
default: For the search to work properly you must configure the "Modelo da Home" option to "Sistema Lista de Torrents" in the Speed-Share user settings.
|
||||
|
||||
login:
|
||||
path: account-login.php
|
||||
method: post
|
||||
|
|
Loading…
Reference in a new issue