mirror of
https://github.com/Jackett/Jackett
synced 2025-03-12 07:04:22 +00:00
R4E: add activity info to config
This commit is contained in:
parent
d3dbf8b1fc
commit
c164816e15
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@ settings:
|
||||||
options:
|
options:
|
||||||
desc: desc
|
desc: desc
|
||||||
asc: asc
|
asc: asc
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "After 6 months without any log in or usage of your account, it will be pruned and can only be reactivated by a staff member. Make sure to keep your account active and do not use programs to keep your account active, as your account may still get pruned."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: /api/torrents
|
path: /api/torrents
|
||||||
|
|
Loading…
Add table
Reference in a new issue