Call flow monitor reduce the sleep to 60 seconds.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
-- POSSIBILITY OF SUCH DAMAGE.
|
-- POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
--set the time between loops in seconds
|
--set the time between loops in seconds
|
||||||
sleep = 300;
|
sleep = 60;
|
||||||
|
|
||||||
--set the debug level
|
--set the debug level
|
||||||
debug["log"] = false;
|
debug["log"] = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user