调整hdsky流控参数20/20,适配天空辅种。

This commit is contained in:
iyuu.cn
2020-07-29 00:29:16 +08:00
parent e2dddfdead
commit a84b193d14
2 changed files with 62 additions and 4 deletions

View File

@ -263,8 +263,8 @@ return array(
// 如果需要自动辅种,必须配置
'passkey' => '',
'limitRule' => array(
'count' => 50, // 每次辅种50个
'sleep' => 15, // 最少休眠15秒
'count' => 20, // 每次辅种50个
'sleep' => 20, // 最少休眠15秒
),
'url_replace' => array(),
'url_join' => array(),