check-certificates: make the certificate renewal time configurable

This commit is contained in:
Christian Hesse 2020-12-18 16:02:31 +01:00
parent be75772256
commit 010e2d6b05
5 changed files with 7 additions and 4 deletions

View file

@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 39;
:global ExpectedConfigVersion 40;
# global variables not to be changed by user
:global GlobalFunctionsReady false;