mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Cleanup parametric alert severities from flow status definitions
This commit is contained in:
parent
8b7a99aa94
commit
636ac2e804
18 changed files with 2 additions and 19 deletions
|
|
@ -10,7 +10,6 @@ local alert_consts = require("alert_consts")
|
|||
|
||||
return {
|
||||
status_key = status_keys.ntopng.status_blocked,
|
||||
alert_severity = alert_consts.alert_severities.info,
|
||||
alert_type = alert_consts.alert_types.alert_flow_blocked,
|
||||
i18n_title = "flow_details.flow_blocked_by_bridge"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue