mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
proaudiotorrents: add activity info to config
This commit is contained in:
parent
4ebf858d59
commit
b1f7e2c398
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
down: desc
|
down: desc
|
||||||
up: asc
|
up: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: How long does my account stay if it is inactive?
|
||||||
|
default: "12 weeks exactly. You will need to log in before that amount of time has elapsed to keep your account active."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
method: cookie
|
method: cookie
|
||||||
|
|
Loading…
Add table
Reference in a new issue