netwatch-notify: support note in notification

This commit is contained in:
Christian Hesse 2023-03-20 12:18:32 +01:00
parent 3b5026ea8d
commit 650c362ed9
4 changed files with 16 additions and 1 deletions

View file

@ -9,8 +9,10 @@
# Changes for global-config to be added to notification on script updates
:global GlobalConfigChanges {
96="Added support for notes in 'netwatch-notify', these are included verbatim into the notification.";
};
# Migration steps to be applied on script updates
:global GlobalConfigMigration {
0;
};