change alerts
This commit is contained in:
@@ -209,7 +209,7 @@ if ($config_enable_alert_domain_expire == 1) {
|
||||
|
||||
// CERTIFICATES EXPIRING
|
||||
|
||||
$certificateAlertArray = [1,7,45];
|
||||
$certificateAlertArray = [1,7,14,21];
|
||||
|
||||
foreach ($certificateAlertArray as $day) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user