优化windows执行辅种批处理

This commit is contained in:
iyuu.cn
2020-08-01 15:42:35 +08:00
parent 4d86a9cb9f
commit 289df1e126
4 changed files with 7 additions and 8 deletions

View File

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