From: Edward Date: Fri, 7 Feb 2014 07:28:44 +0000 (+0800) Subject: Notify.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=71abac9fcccbd9c781d9659973c262bba686eea2 Notify.php --- 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.',