changes of core.pm reverted

This commit is contained in:
marcos.alconada 2019-06-03 10:57:24 +02:00
parent 2c0e8273a2
commit 9b1e5a64b8
1 changed files with 1 additions and 0 deletions

View File

@ -362,6 +362,7 @@ sub pandora_generate_alerts ($$$$$$$$;$$$) {
# No alerts when event storm protection is enabled
if ($EventStormProtection == 1) {
return;
}