新增hddolby流控参数

This commit is contained in:
iyuu.cn 2020-07-21 19:23:55 +08:00
parent ca02231431
commit 08b4b58083

View File

@ -131,6 +131,10 @@ return array(
'id' => 0, // 用户ID(不是用户名)
'url_replace' => array(),
'url_join' => array(),
'limitRule' => array(
'count' => 20, // 每次辅种20个
'sleep' => 5, // 最少休眠5秒
),
),
// hdhome
'hdhome' => array(