mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
limit change user name interval
This commit is contained in:
@@ -26,4 +26,5 @@ return [
|
||||
\App\Models\User::CLASS_SYSOP => '維護開發員',
|
||||
\App\Models\User::CLASS_STAFF_LEADER => '主管',
|
||||
],
|
||||
'change_username_lte_min_interval' => '上次修改時間::last_change_time,未滿足最小間隔::interval 天',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user