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