mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +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:
|
||||
desc: desc
|
||||
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:
|
||||
path: /api/torrents
|
||||
|
|
Loading…
Add table
Reference in a new issue