add H&R include rate

This commit is contained in:
xiaomlove
2023-09-14 02:42:08 +08:00
parent b8687429a3
commit e82530ca02
7 changed files with 28 additions and 9 deletions
+2
View File
@@ -72,6 +72,8 @@ return [
'ignore_when_ratio_reach_help' => 'The minimum sharing rate to meet the standard',
'ban_user_when_counts_reach' => 'H&R counts limit',
'ban_user_when_counts_reach_help' => 'The number of H&R reaches this value and the account will be disabled',
'include_rate' => 'Require completion rate',
'include_rate_help' => 'Count H&R only when the download completion rate (decimal between 0 ~ 1) reaches this value. Default: 1'
],
'seed_box' => [
'tab_header' => 'SeedBox',
+2
View File
@@ -72,6 +72,8 @@ return [
'ignore_when_ratio_reach_help' => '达标的最小分享率',
'ban_user_when_counts_reach' => 'H&R 数量上限',
'ban_user_when_counts_reach_help' => 'H&R 数量达到此值,账号会被禁用',
'include_rate' => '计入完成率',
'include_rate_help' => '当下载完成率(0 ~ 1 之间的小数)达到此值时才计入 H&R。默认:1'
],
'seed_box' => [
'tab_header' => 'SeedBox',
+2
View File
@@ -72,6 +72,8 @@ return [
'ignore_when_ratio_reach_help' => '達標的最小分享率',
'ban_user_when_counts_reach' => 'H&R 數量上限',
'ban_user_when_counts_reach_help' => 'H&R 數量達到此值,賬號會被禁用',
'include_rate' => '計入完成率',
'include_rate_help' => '當下載完成率(0 ~ 1 之間的小數)達到此值時才計入 H&R。默認:1'
],
'seed_box' => [
'tab_header' => 'SeedBox',