summaryrefslogtreecommitdiff
path: root/services/cron_dect.php
diff options
context:
space:
mode:
Diffstat (limited to 'services/cron_dect.php')
-rwxr-xr-xservices/cron_dect.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/services/cron_dect.php b/services/cron_dect.php
index 73e1f199..f59a00f1 100755
--- a/services/cron_dect.php
+++ b/services/cron_dect.php
@@ -10,7 +10,8 @@ include ("./inc/funktion_cron.php");
//ausfuerungs Ruetmuss (in s)
$StartTimeBeforEvent = (60/4)*60;
$AnrufDelay = -5;
-$DebugDECT=FALSE;
+$DebugDECT = FALSE;
+//$DebugDECT = TRUE;
//Timeout erhöhen;
set_time_limit(50000);