SMSNotifier
in package
Configuration file: Config\Modules\SMSNotifier.
Table of Contents
- $maxCronSentSMS : int
- The maximum number of sms that cron can send during a single execution
- $maxMassSentSMS : int
- Max number of mass sms sent
Properties
$maxCronSentSMS
The maximum number of sms that cron can send during a single execution
public
static int
$maxCronSentSMS
= 100
$maxMassSentSMS
Max number of mass sms sent
public
static int
$maxMassSentSMS
= 500