mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
pre register email+username
This commit is contained in:
@@ -102,6 +102,8 @@ return [
|
||||
'cookie_valid_days' => 'Cookie Valid days',
|
||||
'maximum_upload_speed' => 'Maximum upload speed',
|
||||
'maximum_upload_speed_help' => 'A single torrent upload speed exceeding this value is instantly disabled for the account, in Mbps. For example: 100 Mbps = 12.5 MB/s',
|
||||
'is_invite_pre_email_and_username' => 'Invite whether to pre-book an email and username',
|
||||
'is_invite_pre_email_and_username_help' => "Default: 'No'. If pre-booked, email and username may not be changed when the user registers.",
|
||||
],
|
||||
],
|
||||
'user' => [
|
||||
|
||||
Reference in New Issue
Block a user