瀏覽代碼

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