mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
krazyzone: add activity info to config
This commit is contained in:
parent
d70624996e
commit
9c64fbbdba
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@ settings:
|
|||
type: info
|
||||
label: Search results
|
||||
default: "If you are getting <b>0 results</b> then access the site with your browser and <b>mark as read</b> all PMs."
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Be active here, you must login at least once a month. Also, not downloading anything is considered being inactive (except if you're an uploader or VIP). Accounts that are inactive for 3 months are deleted."
|
||||
|
||||
login:
|
||||
path: account-login.php
|
||||
|
|
Loading…
Add table
Reference in a new issue