mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 00:32:55 +02:00
byrbt: add activity info to config
This commit is contained in:
@@ -62,6 +62,10 @@ settings:
|
|||||||
type: info
|
type: info
|
||||||
label: IPv6 only
|
label: IPv6 only
|
||||||
default: This site only accepts IPv6 addresses. If you are using IPv4 you will get a DNS Lookup Error.
|
default: This site only accepts IPv6 addresses. If you are using IPv4 you will get a DNS Lookup Error.
|
||||||
|
- name: info_activity
|
||||||
|
type: info
|
||||||
|
label: Account Inactivity
|
||||||
|
default: "Account retention rules:<ul><li>Newly registered users who have not generated any traffic within 14 days (that is, the upload/download data are both 0) will have their account deleted</li><li>Users with a user level of Peasant that have failed to successfully improve their sharing rate within 14 days will have their account deleted.</li></ul>"
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: login.php
|
path: login.php
|
||||||
|
Reference in New Issue
Block a user