mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Minor fixes
This commit is contained in:
parent
c1f5e27186
commit
f5ae35e4b6
5 changed files with 5 additions and 10 deletions
|
|
@ -15,12 +15,7 @@ local script = {
|
|||
-- Script category
|
||||
category = user_scripts.script_categories.security,
|
||||
|
||||
-- This script is only for alerts generation
|
||||
alert_id = flow_alert_keys.flow_alert_blacklisted,
|
||||
|
||||
default_value = {
|
||||
severity = alert_severities.error,
|
||||
},
|
||||
|
||||
gui = {
|
||||
i18n_title = "flow_callbacks_config.blacklisted",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue