Notify.php
authorAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 03:03:36 +0000 (11:03 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 29 Apr 2013 03:03:36 +0000 (11:03 +0800)
Notify.php

index 63665da..610d8b7 100644 (file)
@@ -65,7 +65,7 @@ class Pman_Core_Notify extends Pman
         ),
          'limit' => array(
             'desc' => 'Limit search for no. to send to ',
-            'default' => 50,
+            'default' => 1000,
             'short' => 'L',
             'min' => 0,
             'max' => 999,