mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-24 04:44:35 +02:00
check-certificates: make the warning time configurable
This commit is contained in:
parent
36a8938dea
commit
555d0e8bfc
5 changed files with 7 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
:local 0 "global-functions";
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 88;
|
||||
:global ExpectedConfigVersion 89;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global GlobalFunctionsReady false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue