From 08b4b58083dcd577c2ce77b9101ec6c2e0a43fa6 Mon Sep 17 00:00:00 2001 From: "iyuu.cn" <367013672@qq.com> Date: Tue, 21 Jul 2020 19:23:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9Ehddolby=E6=B5=81=E6=8E=A7?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.sample.php | 4 ++++ 1 file changed, 4 insertions(+) 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(