1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

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

@@ -9,7 +9,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
# Comment or remove to disable change notifications.
:global GlobalConfigVersion 39;
:global GlobalConfigVersion 40;
# Copy configuration from global-config here and modify it.