Introduce config-switch to regather contacts before dispatch

This commit is contained in:
f0o
2015-05-22 10:26:19 +00:00
parent d1af636b9e
commit e242924fd8
3 changed files with 6 additions and 0 deletions

View File

@@ -239,6 +239,7 @@ $config['alert'] = array(
'default_only' => false, //Only issue to default
'default_mail' => '', //Default email
'tolerance-window' => 10, //Allow +/-10s tolerance to delay values to counter cron-irregularities
'fixed-contacts' => true, //If true any changes in user-permissions,user-mail,syscontact,default-mail will not be honoured until the next alert triggers.
);
//Legacy options