mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
improve hr + agent update
This commit is contained in:
@@ -82,8 +82,8 @@ return [
|
||||
'inspect_time_help' => '考察時長自下載完成後開始計算,單位:小時',
|
||||
'seed_time_minimum' => '達標做種時長',
|
||||
'seed_time_minimum_help' => '達標的最短做種時長,單位:小時,必須小於考察時長',
|
||||
'leech_time_minimum' => '達標下載時長',
|
||||
'leech_time_minimum_help' => '達標的最短下載時長,單位:小時,必須小於考察時長。設置爲 0 不啓用',
|
||||
'leech_time_minimum' => '達標下載時長(死種時)',
|
||||
'leech_time_minimum_help' => '達標的最短下載時長,是死種時的下載時長,單位:小時,必須小於考察時長。設置爲 0 不啓用',
|
||||
'ignore_when_ratio_reach' => '達標分享率',
|
||||
'ignore_when_ratio_reach_help' => '達標的最小分享率',
|
||||
'ban_user_when_counts_reach' => 'H&R 數量上限',
|
||||
|
||||
Reference in New Issue
Block a user