diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-03 13:51:40 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-10 08:41:12 +0100 |
commit | c6e581d4f90c9bea0adf405685aa634e264d1f3b (patch) | |
tree | 0ca6b4c59ad7cdb6936a79a762da218ea3dc997e /global-config.changes | |
parent | 42c203291a7db814be00f40caddb6980632358fa (diff) |
netwatch-notify: allow to suppress notification on host downchange-76
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index d1058e4..271d232 100644 --- a/global-config.changes +++ b/global-config.changes @@ -84,6 +84,7 @@ 75=("Finally merged the RouterOS v7 code into the main branch. " . [ $IfThenElse ([ $RequiredRouterOS "global-config.changes" "7.0" false ] = true) \ ("You may now drop '\$ScriptUpdatesUrlSuffix' from 'global-config-overlay'.") \ ("Still running RouterOS v6, so last reminder to see https://git.eworm.de/cgit/routeros-scripts/about/#changes-for-routeros-v6") ]); + 76="Added an option to suppress notifications on host down with 'netwatch-notify'."; }; # Migration steps to be applied on script updates |