mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
asiancinema: add activity info to config.
This commit is contained in:
parent
b6dcdf4c1b
commit
5ea3cef3f8
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "Your account will be automatically deleted from the database after 90 days of inactivity. If you return or visit the site with your account before that amount of time passes, then the inactivity timer will reset and your account will be fine for another 90 days.<br>Keep in mind that 'activity' is considered a visit to any page and that torrent traffic is not counted as account activity. In order to reset the inactivity timer all you have to do is visit a single page while logged in with your account. If your account is deleted for inactivity, please do not ask the site staff to un-delete it for you. The deletion is performed automatically by the server and, as such, your account cannot be recovered after it has been deleted."
|
||||
|
||||
login:
|
||||
path: login
|
||||
|
|
Loading…
Add table
Reference in a new issue