netwatch-notify: notify on configurable check count threshold

This commit is contained in:
Christian Hesse 2020-09-25 22:17:26 +02:00
parent addd4d7d90
commit 9bec6914cc
4 changed files with 4 additions and 3 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 25;
:global GlobalConfigVersion 26;
# Copy configuration from global-config here and modify it.