From 30f7a2eead46e81aaa81e0c5d085fb6e987fb617 Mon Sep 17 00:00:00 2001 From: dengsgo Date: Tue, 8 Jan 2019 15:51:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E9=BB=98=E8=AE=A4delay?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- raw.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raw.go b/raw.go index e15fa6d..7851026 100644 --- a/raw.go +++ b/raw.go @@ -52,7 +52,7 @@ command: # B及以后的事件均依次类推,直到事件Z在t内没有新事件产生,Z 会执行 # 合理设置延迟时间,将有效减少冗余和重复任务的执行 # 如果不需要该特性,设置为 0 - delayMillSecond: 1000 + delayMillSecond: 2000 # 通知器 notifier: