mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
teracod: add activity info to config
This commit is contained in:
parent
a7d9f85189
commit
08c9cf10fd
1 changed files with 4 additions and 0 deletions
|
@ -83,6 +83,10 @@ settings:
|
|||
type: info
|
||||
label: Results Per Page
|
||||
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Inactive users registered more than 6 weeks ago with a low ratio (below 0.4) will be deleted after a while. The conditions for the actual cancellation are always decided by the Staff."
|
||||
|
||||
login:
|
||||
path: takelogin.php
|
||||
|
|
Loading…
Add table
Reference in a new issue