auth/register: tokens_instance_cost 7200 > 1800
This commit is contained in:
parent
0340c24a81
commit
377b68c828
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ define('PAGES', [
|
|||
'title' => _('Create account'),
|
||||
'description' => _('Create a new account, and log in with it'),
|
||||
'require-login' => false,
|
||||
'tokens_instance_cost' => 7200,
|
||||
'tokens_instance_cost' => 1800,
|
||||
],
|
||||
'unregister' => [
|
||||
'title' => _('Delete account'),
|
||||
|
|
Loading…
Reference in a new issue