Преглед изворни кода

auth/register: tokens_instance_cost 7200 > 1800

Miraty пре 1 година
родитељ
комит
377b68c828
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages.php

+ 1 - 1
pages.php

@@ -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'),