diff --git a/check-perpetual-license.rsc b/check-perpetual-license.rsc index 65d08c66..9a3a3c74 100644 --- a/check-perpetual-license.rsc +++ b/check-perpetual-license.rsc @@ -65,7 +65,7 @@ } :if ([ :typeof $SentCertificateNotification ] = "str" && \ - [ :totime ($License->"deadline-at") ] - 3w > [ :timestamp ]) do={ + [ :totime ($License->"deadline-at") ] - 4w > [ :timestamp ]) do={ $LogPrint info $ScriptName ("Your license was successfully renewed."); $SendNotification2 ({ origin=$ScriptName; \ subject=([ $SymbolForNotification "white-heavy-check-mark" ] . "License renewed"); \