diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-03 13:51:40 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-10 09:14:36 +0100 |
commit | c03da561cdf7cf6f47de79772749ef459f6ee495 (patch) | |
tree | 315f8bbf20215b40733e6ef41d5f470f3d7ee0d1 /global-config-overlay | |
parent | 8d49babb0114ad55ec3094f7d9cec2f1bfea43be (diff) |
netwatch-notify: allow to suppress notification on host downchange-76-v6
(cherry picked from commit c6e581d4f90c9bea0adf405685aa634e264d1f3b)
Diffstat (limited to 'global-config-overlay')
-rw-r--r-- | global-config-overlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config-overlay b/global-config-overlay index c443bea..dfa2b99 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -8,7 +8,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 news and change notifications. -:global GlobalConfigVersion 75; +:global GlobalConfigVersion 76; # Use branch routeros-v6 with RouterOS v6: :global ScriptUpdatesUrlSuffix "\?h=routeros-v6"; |