Explorar o código

auth/register: tokens_instance_cost 7200 > 1800

Miraty hai 1 ano
pai
achega
377b68c828
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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'),