mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
RMT: add activity info to config
This commit is contained in:
parent
e34fa9f0ad
commit
aa9d1f7684
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ settings:
|
|||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_activity
|
||||
type: info
|
||||
label: Account Inactivity
|
||||
default: "In order to keep your account here we advise you to access this site as often as possible. If you don't access it for 60 days, your account will be deleted. Please note that torrent traffic is not considered site activity - you have to sign in !"
|
||||
|
||||
login:
|
||||
path: login.php
|
||||
|
|
Loading…
Add table
Reference in a new issue