Notify.php
authorAlan Knowles <alan@roojs.com>
Tue, 29 Apr 2014 10:14:58 +0000 (18:14 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 29 Apr 2014 10:14:58 +0000 (18:14 +0800)
Notify.php

index 207c6cf..8d13d28 100644 (file)
@@ -98,6 +98,10 @@ class Pman_Core_Notify extends Pman
      */
     var $max_to_domain = 10;
     
+    /**
+     * @var $maxruntime - maximum time a child is allowed to run - defaut 2 minutes
+     */
+    var $maxruntime = 120; 
     var $table = 'core_notify';
     var $target = 'Core/NotifySend';
     var $evtype = ''; // any notification...