Add option to disable the send of acknowledgement alerts. (#15208)

This commit is contained in:
not-known
2023-11-14 04:56:06 +01:00
committed by GitHub
parent f59388d7f9
commit cf69a00cd0
7 changed files with 47 additions and 12 deletions

View File

@@ -126,6 +126,10 @@ return [
'description' => 'Recovery Alerts',
'help' => 'Notify if Alert recovers',
],
'acknowledgement_alerts' => [
'description' => 'Acknowledgement Alerts',
'help' => 'Notify if Alert is acknowledged',
],
'invert_map' => [
'description' => 'All devices except in list',
'help' => 'Alert only for Devices which are not listed',