mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
redbits: add activity info to config
This commit is contained in:
parent
c164816e15
commit
3bc3c96ae7
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Not entering in a month leads to the account being deactivated or banned. If the account does not register downloads in a month, it will be banned with the User rank, the other ranks will be given a time determined by the staff."
|
||||
|
||||
login:
|
||||
path: /api/torrents
|
||||
|
|
Loading…
Add table
Reference in a new issue