mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
proaudiotorrents: add activity info to config
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user