From cc4f154c4d41735a09af78a4f8ef6cb9c5fc26ef Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 18 Jun 2013 07:21:44 +0800 Subject: [PATCH] Notify.php --- Notify.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Notify.php b/Notify.php index 5a8427e5..548d4161 100644 --- a/Notify.php +++ b/Notify.php @@ -88,6 +88,7 @@ class Pman_Core_Notify extends Pman var $nice_level = false; var $max_pool_size = 10; + var $max_to_domain = 10; var $table = 'core_notify'; var $target = 'Core/NotifySend'; -- 2.39.2