From a8bc5c39e658747396915475b4e8b02ff831e86c Mon Sep 17 00:00:00 2001 From: Edward Date: Fri, 7 Feb 2014 15:28:10 +0800 Subject: [PATCH] Notify.php --- Notify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify.php b/Notify.php index 95a60312..0b0755da 100644 --- a/Notify.php +++ b/Notify.php @@ -68,7 +68,7 @@ class Pman_Core_Notify extends Pman 'default' => 1000, 'short' => 'L', 'min' => 0, - 'max' => 999, + 'max' => 1000, ), 'dryrun' => array( 'desc' => 'Dry run - do not send.', -- 2.39.2