1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 14:14:25 +00:00

CTR: add activity info to config

This commit is contained in:
Garfield69 2024-03-02 16:48:34 +13:00
parent 92bf7d4dad
commit 398d71f48d
2 changed files with 8 additions and 0 deletions

View file

@ -55,6 +55,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "New members must generate some torrent activity (upload, download, or cross-seed) in their account within the first 30 days of joining, otherwise their account will be automatically disabled."
login:
path: login

View file

@ -52,6 +52,10 @@ settings:
options:
desc: desc
asc: asc
- name: info_activity
type: info
label: Account Inactivity
default: "New members must generate some torrent activity (upload, download, or cross-seed) in their account within the first 30 days of joining, otherwise their account will be automatically disabled."
login:
method: cookie