assorted: fix #15120 (#15123)

This commit is contained in:
ilike2burnthing
2024-03-05 22:03:48 +00:00
committed by GitHub
parent 54e3c32c1e
commit db3edb45a6
4 changed files with 4 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ settings:
- name: info_activity
type: info
label: Account Inactivity
default: "<ul><li>Temporarily locked accounts will be deleted if not logged in within 90 days.</li><li>Accounts that are not temporarily locked will be deleted if they do not log in within 60 days.</li><li>Accounts with no storage for uploads and downloads will be deleted if they do not log in within 30 days or have registered within 14 days.</li></ul>"
default: "Cherish your account. Inactive accounts will be deleted based on the following provisions:<ol><li>Nexus Master or later will not be deleted account.</li><li>Veteran User or higher will not be deleted if temporarily locked (at User Settings).</li><li>Temporarily locked accounts will be deleted if not logged in within 90 days.</li><li>Accounts that are not temporarily locked will be deleted if they do not log in within 60 days.</li><li>Accounts with no storage for uploads and downloads will be deleted if they do not log in within 30 days or have registered within 14 days.</li></ol>"
login:
path: login.php

View File

@@ -77,7 +77,7 @@ settings:
- name: info_activity
type: info
label: Account Inactivity
default: "<ul><li>Users who do not log in for 400 consecutive days will have their accounts disabled.</li><li>Users who do not have a blocked account will have their accounts disabled if they do not log in for 150 consecutive days.</li>"
default: "Account retention rules:<ol><li>Elite User and above will not have their account deleted after blocking their account (in the Control Panel).</li><li>Users who do not log in for 400 consecutive days will have their accounts disabled.</li><li>Users who do not have a blocked account will have their accounts disabled if they do not log in for 150 consecutive days.</li><li>Users who have no traffic (i.e., uploading/downloading data is 0) within 7 days of new registration will have their accounts disabled.</li><li>Users with no traffic (i.e. both upload/download data is 0) who do not log in for 30 consecutive days will have their accounts disabled.</li></ol>"
login:
path: agsvpt

View File

@@ -50,7 +50,7 @@ settings:
- name: info_activity
type: info
label: Account Inactivity
default: "<ul><li>Packed accounts would be deleted if users have not logged in for more than 365 days in a row.</li><li>Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.</li><li>Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 30 days in a row.</li></ul>"
default: "Cherish your user account. Inactive accounts would be deleted based on the following rules:<ol><li>Extreme User or above would never be deleted.</li><li>Veteran User or above would never be deleted if packed (at User CP).</li><li>Packed accounts would be deleted if users have not logged in for more than 365 days in a row.</li><li>Unpacked accounts would be deleted if users have not logged in for more than 150 days in a row.</li><li>Accounts with both uploaded and downloaded amount being 0 would be deleted if users have not logged in for more than 30 days in a row.</li></ol>"
login:
path: login.php

View File

@@ -65,7 +65,7 @@ settings:
- name: info_activity
type: info
label: Account Inactivity
default: "<ul><li>Users who have blocked their accounts will be banned if they do not log in for 360 consecutive days.</li><li>Users who do not have an unsealed account will be banned if they do not log in for 150 consecutive days.</li><li> Users with no traffic (i.e., upload/download data is 0) who do not log in for 60 consecutive days will be banned.</li></ul>"
default: "Account Retention Rules:<ol><li>Extreme User and above will not be banned forever</li><li> Elite Users and above will not be banned after their accounts are blocked (in the Control Panel).</li><li>Users who have blocked their accounts will be banned if they do not log in for 360 consecutive days.</li><li>Users who do not have an unsealed account will be banned if they do not log in for 150 consecutive days.</li><li> Users with no traffic (i.e., upload/download data is 0) who do not log in for 60 consecutive days will be banned.</li></ol>"
login:
path: login.php