diff --git a/config/config.sample.php b/config/config.sample.php index bd85f58..b05f509 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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(