mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 14:44:46 +00:00
fluxzone: add activity info to config
This commit is contained in:
parent
625cc5c6e0
commit
b12087f2d9
1 changed files with 4 additions and 0 deletions
|
@ -75,6 +75,10 @@ settings:
|
||||||
type: info
|
type: info
|
||||||
label: Results Per Page
|
label: Results Per Page
|
||||||
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
|
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: "Accounts with zero activity (0 bytes download and 0 bytes upload) are automatically deleted after 30 days. Inactive VIP and un-parked accounts are automatically deleted after 40 days!"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: takelogin.php
|
path: takelogin.php
|
||||||
|
|
Loading…
Add table
Reference in a new issue