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

send a warning on storage size

This commit is contained in:
Christian Hesse
2024-01-29 17:55:30 +01:00
parent 62f33d7b19
commit 2a4e2e0c07
2 changed files with 7 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 117;
:global ExpectedConfigVersion 118;
# global variables not to be changed by user
:global GlobalFunctionsReady false;