mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
majomparade: add activity info to config
This commit is contained in:
parent
e1ddc19ccc
commit
5c12a3acb3
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ settings:
|
|||
type: info
|
||||
label: How to get the User-Agent
|
||||
default: "<ol><li>From the same place you fetched the cookie,</li><li>Find <b>'user-agent:'</b> in the <b>Request Headers</b> section</li><li><b>Select</b> and <b>Copy</b> the whole user-agent string <i>(everything after 'user-agent: ')</i> and <b>Paste</b> here.</li></ol>"
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Users who have been inactive for more than 25 weeks are automatically deleted."
|
||||
|
||||
login:
|
||||
method: cookie
|
||||
|
|
Loading…
Add table
Reference in a new issue