Fixed Expiry Alerts
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
define("JSON_WEB_LIST", ROOT_DIR . "web_list.json");
|
||||
define("JSON_WEB_CHECK", ROOT_DIR . "web_check.json");
|
||||
|
||||
//SSL CONFIG
|
||||
define('SSL_WARNING_DAYS', 10);
|
||||
define('SSL_CRITICAL_DAYS', 5);
|
||||
|
||||
include(MAIN_FUNCTION);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user