diff options
author | Christian Hesse <mail@eworm.de> | 2020-09-25 22:19:16 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-09-25 22:19:16 +0200 |
commit | 9f16e0644b8add83968f0646e278ce19c9d6b215 (patch) | |
tree | bb563c2bfa24b2f473683c09ea778274fbb37ad7 /global-functions | |
parent | 9bec6914cce7914150b8589025b2bc9c12a670e4 (diff) |
global-functions: notify on Telegram queuechange-27
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index e5cae34..22a35ef 100644 --- a/global-functions +++ b/global-functions @@ -8,7 +8,7 @@ # https://git.eworm.de/cgit/routeros-scripts/about/ # expected configuration version -:global ExpectedConfigVersion 26; +:global ExpectedConfigVersion 27; # global variables not to be changed by user :global GlobalFunctionsReady false; |