mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +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:
|
||||
down: desc
|
||||
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:
|
||||
method: cookie
|
||||
|
|
Loading…
Add table
Reference in a new issue