muteabel acknowledged alert notifications (#15456)

This commit is contained in:
SourceDoctor
2023-10-14 05:20:51 +02:00
committed by GitHub
parent df88899873
commit 0f0f49697f
4 changed files with 28 additions and 9 deletions

View File

@@ -160,6 +160,10 @@ return [
'description' => 'Disable alerting',
'help' => 'Stop alerts being generated',
],
'acknowledged' => [
'description' => 'Send Acknowledged Alerts',
'help' => 'Notify if Alert has been acknowledged',
],
'fixed-contacts' => [
'description' => 'Updates to contact email addresses not honored',
'help' => 'If TRUE any changes to sysContact or users emails will not be honoured whilst alert is active',