mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-25 04:27:22 +08:00
physical delete acount write to ban log
This commit is contained in:
@@ -7,4 +7,5 @@ return [
|
||||
'disable_user_no_transfer_alt_register_time' => 'Disable inactive user accounts, no transfer. Alt: register time.',
|
||||
'disable_user_not_parked' => 'Disable inactive user accounts, not parked.',
|
||||
'disable_user_parked' => 'Disable inactive user accounts, parked.',
|
||||
'destroy_disabled_account' => 'Timed physical deletion of disabled accounts',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user