Notify.php
authorEdward <edward@roojs.com>
Fri, 7 Feb 2014 07:28:10 +0000 (15:28 +0800)
committerEdward <edward@roojs.com>
Fri, 7 Feb 2014 07:28:10 +0000 (15:28 +0800)
Notify.php

index 95a6031..0b0755d 100644 (file)
@@ -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.',