diff --git a/resource/config.json b/resource/config.json index 70d3005914..0a32d85fbd 100644 --- a/resource/config.json +++ b/resource/config.json @@ -3,7 +3,7 @@ "options": { "delay": { "type": "fixedTime", - "fixedTime": 200 + "fixedTime": 1000 }, "cache": true },