mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Call flow monitor reduce the sleep to 60 seconds.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
-- POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
--set the time between loops in seconds
|
||||
sleep = 300;
|
||||
sleep = 60;
|
||||
|
||||
--set the debug level
|
||||
debug["log"] = false;
|
||||
|
||||
Reference in New Issue
Block a user